From 2204d29541b70f7883c9c49232f10cf490b3232e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 20 Dec 2021 20:44:26 +0100 Subject: add new vmhost phoebe (WIP) --- inventory/host_vars/ch-prometheus.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inventory/host_vars/ch-prometheus.yml') 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 -- cgit v1.2.3