diff options
Diffstat (limited to 'inventory/host_vars/ch-prometheus.yml')
-rw-r--r-- | inventory/host_vars/ch-prometheus.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml index 361a8c02..4851ce5b 100644 --- a/inventory/host_vars/ch-prometheus.yml +++ b/inventory/host_vars/ch-prometheus.yml @@ -14,8 +14,7 @@ install: size: 25G network: - nameservers: - - 9.9.9.9 + nameservers: "{{ network_zones.lan.dns }}" domain: "{{ host_domain }}" primary: &_network_primary_ name: br-lan |