From afbabc30a7e3e2269cb5e2fa4438e36c6523779e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Mar 2023 23:45:56 +0200 Subject: linuxtage: some more cleanups and add telesto and dione --- inventory/host_vars/glt-thetys.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'inventory/host_vars/glt-thetys.yml') diff --git a/inventory/host_vars/glt-thetys.yml b/inventory/host_vars/glt-thetys.yml index 1b0e582f..a04d056e 100644 --- a/inventory/host_vars/glt-thetys.yml +++ b/inventory/host_vars/glt-thetys.yml @@ -10,16 +10,10 @@ install: network: nameservers: - 1.1.1.1 - domain: "" + domain: "{{ host_domain }}" primary: &_network_primary_ name: eno1 address: 192.168.28.22/24 gateway: 192.168.28.254 interfaces: - *_network_primary_ - - -apt_repo_components: - - main - - contrib - - non-free ## for microcode updates -- cgit v1.2.3