mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 15:19:35 +07:00
refactor(metal): migrate to Fedora 36 for newer packages (#73)
This commit is contained in:
@ -54,7 +54,7 @@ From now on, ArgoCD will do the rest:
|
||||
```mermaid
|
||||
flowchart TD
|
||||
subgraph metal[./metal]
|
||||
pxe[PXE Server] -.-> linux[Rocky Linux] --> k3s
|
||||
pxe[PXE Server] -.-> linux[Fedora Server] --> k3s
|
||||
end
|
||||
|
||||
subgraph bootstrap[./bootstrap]
|
||||
|
Reference in New Issue
Block a user