From dc70687860081c16613f26173ce76bea04425d36 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Thu, 27 Jun 2024 22:13:22 +1000 Subject: [PATCH] Adding hieradata/node/ausyd1nxvm1042.main.unkin.net.yaml --- hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 hieradata/nodes/ausyd1nxvm1042.main.unkin.net.yaml 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