Adding hieradata/node/ausyd1nxvm1042.main.unkin.net.yaml #74
14
hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml
Normal file
14
hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
networking::interfaces:
|
||||
eth0:
|
||||
ipaddress: 198.18.13.52
|
||||
ens19:
|
||||
ensure: present
|
||||
family: inet
|
||||
method: static
|
||||
ipaddress: 10.18.15.52
|
||||
netmask: 255.255.255.0
|
||||
onboot: true
|
||||
networking::routes:
|
||||
default:
|
||||
gateway: 198.18.13.254
|
||||
Loading…
Reference in New Issue
Block a user