From 4a85c5feff895ed8970e63a53ad1f3db86772a3e Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 25 Jan 2025 20:15:05 +1100 Subject: [PATCH] Adding hieradata/node/ausyd1nxvm1070.main.unkin.net.yaml (#213) Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/213 --- hieradata/nodes/ausyd1nxvm1070.main.unkin.net.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hieradata/nodes/ausyd1nxvm1070.main.unkin.net.yaml diff --git a/hieradata/nodes/ausyd1nxvm1070.main.unkin.net.yaml b/hieradata/nodes/ausyd1nxvm1070.main.unkin.net.yaml new file mode 100644 index 0000000..4983f52 --- /dev/null +++ b/hieradata/nodes/ausyd1nxvm1070.main.unkin.net.yaml @@ -0,0 +1,7 @@ +--- +networking::interfaces: + eth0: + ipaddress: 198.18.13.80 +networking::routes: + default: + gateway: 198.18.13.254 \ No newline at end of file