Initial Kozel's homelab infrastructure commit.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
machine:
|
||||
network:
|
||||
hostname: k8s-wrk-00
|
||||
interfaces:
|
||||
- interface: ens18
|
||||
addresses:
|
||||
- 10.0.4.12/24
|
||||
routes:
|
||||
- network: 0.0.0.0/0
|
||||
gateway: 10.0.4.1
|
||||
Reference in New Issue
Block a user