Initial Kozel's homelab infrastructure commit.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
machine:
|
||||
network:
|
||||
interfaces:
|
||||
- interface: ens18
|
||||
addresses:
|
||||
- 10.0.4.4/24
|
||||
routes:
|
||||
- network: 0.0.0.0/0
|
||||
gateway: 10.0.4.1
|
||||
vip:
|
||||
ip: 10.0.4.22
|
||||
Reference in New Issue
Block a user