Initial commit
This commit is contained in:
3
nodes/staging/_defaults.yaml
Normal file
3
nodes/staging/_defaults.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
upgrade: ipxe.pxe
|
||||
4
nodes/staging/vm.yaml
Normal file
4
nodes/staging/vm.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
serial: vm
|
||||
interface: enp1s0
|
||||
ip: 192.168.1.2
|
||||
install: true
|
||||
Reference in New Issue
Block a user