From 20686e04f4a605e8c43b999a57881ce311c9e28a Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Fri, 26 Jul 2024 23:27:10 +1000 Subject: [PATCH] Adding hieradata/node/ausyd1nxvm1049.main.unkin.net.yaml --- hieradata/nodes/ausyd1nxvm1049.main.unkin.net.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hieradata/nodes/ausyd1nxvm1049.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1049.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1049.main.unkin.net.yaml new file mode 100644 index 0000000..1d0cda9 --- /dev/null +++ b/hieradata/nodes/ausyd1nxvm1049.main.unkin.net.yaml @@ -0,0 +1,7 @@ +--- +networking::interfaces: + eth0: + ipaddress: 198.18.13.59 +networking::routes: + default: + gateway: 198.18.13.254 \ No newline at end of file -- 2.47.3