From 2147cc434d8e1abc924652be15f45c39fa085d4a Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Thu, 27 Jun 2024 22:21:30 +1000 Subject: [PATCH] Adding hieradata/node/ausyd1nxvm1043.main.unkin.net.yaml --- hieradata/nodes/ausyd1nxvm1043.main.unkin.net.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 hieradata/nodes/ausyd1nxvm1043.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1043.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1043.main.unkin.net.yaml new file mode 100644 index 0000000..3915551 --- /dev/null +++ b/hieradata/nodes/ausyd1nxvm1043.main.unkin.net.yaml @@ -0,0 +1,14 @@ +--- +networking::interfaces: + eth0: + ipaddress: 198.18.13.53 + ens19: + ensure: present + family: inet + method: static + ipaddress: 10.18.15.53 + netmask: 255.255.255.0 + onboot: true +networking::routes: + default: + gateway: 198.18.13.254