From 08472ff950230fcdb7fc993dcaec5af57f885d6a Mon Sep 17 00:00:00 2001 From: BenVincent Date: Thu, 6 Aug 2026 22:23:51 +1000 Subject: [PATCH] chore: update dns nameserver in dhcp (#507) - set dhcp to provide 198.18.200.7 as dns in syd1 --------- Co-authored-by: Ben Vincent Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/507 --- hieradata/country/au/region/syd1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/country/au/region/syd1.yaml b/hieradata/country/au/region/syd1.yaml index f32bd93..7639c9e 100644 --- a/hieradata/country/au/region/syd1.yaml +++ b/hieradata/country/au/region/syd1.yaml @@ -2,7 +2,7 @@ timezone::timezone: 'Australia/Sydney' certbot::client::webserver: ausyd1nxvm2057.main.unkin.net profiles_dns_upstream_forwarder_unkin: - - 198.18.19.15 + - 198.18.200.7 profiles_dns_upstream_forwarder_consul: - 198.18.19.14 profiles_dns_upstream_forwarder_k8s: