diff --git a/hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml new file mode 100644 index 0000000..a45bea3 --- /dev/null +++ b/hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml @@ -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