From 77b50e59831a5292e4e85b293905ce3774408630 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 9 Aug 2022 21:44:16 +0200 Subject: ch-epimetheus: replace final disk of zpool --- inventory/host_vars/ch-epimetheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-epimetheus.yml') diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml index 938aef34..5e00b0cd 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -56,7 +56,7 @@ luks_volumes: device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDHAVYJT crypto-sata2: passphrase: "{{ vault_luks_volumes['crypto-sata2'].passphrase }}" - device: /dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T1522231 + device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZGY9802C crypto-sata3: passphrase: "{{ vault_luks_volumes['crypto-sata3'].passphrase }}" device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZDHADPQL -- cgit v1.2.3