From 96c8469cb01fca8b7740204741c2eac138366729 Mon Sep 17 00:00:00 2001 From: marmila <64802282+marmila@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:11:11 +0100 Subject: [PATCH] Update gateway.yml modified dnsmasq upstream servers --- ansible/host_vars/gateway.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/host_vars/gateway.yml b/ansible/host_vars/gateway.yml index 49a7f518..f774e9e0 100644 --- a/ansible/host_vars/gateway.yml +++ b/ansible/host_vars/gateway.yml @@ -8,8 +8,8 @@ dnsmasq_interface: 'eth0' dnsmasq_listen_address: '10.0.0.1' dnsmasq_domain_name: "{{ dns_domain }}" dnsmasq_upstream_dns_servers: - - 80.58.61.250 - - 80.58.61.254 + - 91.80.35.134 + - 91.80.35.166 dnsmasq_dhcp_range: '10.0.0.32,10.0.0.99' dnsmasq_additional_dhcp_hosts: ethernet_switch: