Initial commit
This commit is contained in:
3
nodes/vm/_defaults.yaml
Normal file
3
nodes/vm/_defaults.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
upgradeIPXE: ipxe.pxe
|
||||
4
nodes/vm/vm.yaml
Normal file
4
nodes/vm/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