From 66cb1e356d900f173e1b1c6145d84c89e9378868 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Thu, 1 Aug 2024 22:33:26 +1000 Subject: [PATCH] Adding hieradata/node/ausyd1nxvm1050.main.unkin.net.yaml --- hieradata/nodes/ausyd1nxvm1050.main.unkin.net.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hieradata/nodes/ausyd1nxvm1050.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1050.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1050.main.unkin.net.yaml new file mode 100644 index 0000000..43704f3 --- /dev/null +++ b/hieradata/nodes/ausyd1nxvm1050.main.unkin.net.yaml @@ -0,0 +1,7 @@ +--- +networking::interfaces: + eth0: + ipaddress: 198.18.13.60 +networking::routes: + default: + gateway: 198.18.13.254 \ No newline at end of file