From ca479193b3a67762c675c2fc064f2dac6dd104cf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Mar 2023 18:31:19 +0200 Subject: linuxtage: prepare install playbooks for hosts to-be deployed by c3voc bundlewrap --- inventory/host_vars/glt-helene.yml | 4 +--- inventory/host_vars/glt-thetys.yml | 5 ----- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/glt-helene.yml b/inventory/host_vars/glt-helene.yml index d19b6fbf..bc734a19 100644 --- a/inventory/host_vars/glt-helene.yml +++ b/inventory/host_vars/glt-helene.yml @@ -26,6 +26,4 @@ apt_repo_components: - non-free ## for microcode updates -ssh_users_root: - - equinox - - kunsi +c3voc_video_disk: /dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N6ZP3KFJ diff --git a/inventory/host_vars/glt-thetys.yml b/inventory/host_vars/glt-thetys.yml index 315da1dd..1b0e582f 100644 --- a/inventory/host_vars/glt-thetys.yml +++ b/inventory/host_vars/glt-thetys.yml @@ -23,8 +23,3 @@ apt_repo_components: - main - contrib - non-free ## for microcode updates - - -ssh_users_root: - - equinox - - kunsi -- cgit v1.2.3