diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-04-05 14:45:27 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-04-05 14:45:27 +0200 |
commit | 6313913657cefe302bee4b99605f4a356bfac418 (patch) | |
tree | b88ae2559e90bf1847acc3cbfa0d0405bee71102 /inventory/host_vars/glt-tarvos.yml | |
parent | glt: prepare browser-kisok display boxes (diff) |
glt-c3voc: use c3voc router as DNS
Diffstat (limited to 'inventory/host_vars/glt-tarvos.yml')
-rw-r--r-- | inventory/host_vars/glt-tarvos.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/glt-tarvos.yml b/inventory/host_vars/glt-tarvos.yml index f7aadc59..f3473f89 100644 --- a/inventory/host_vars/glt-tarvos.yml +++ b/inventory/host_vars/glt-tarvos.yml @@ -27,7 +27,7 @@ install: network: nameservers: - - 1.1.1.1 + - 10.73.0.254 domain: "{{ host_domain }}" primary: &_network_primary_ name: enp0s31f6 |