From 343ce8fe191d74ca9bc1b63b5fdafdcee623869c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 11 May 2021 14:31:02 +0200 Subject: epimetheus: new disks --- inventory/host_vars/ch-epimetheus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 0913e0f9..147c22ff 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -27,13 +27,13 @@ luks_volumes: device: /dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WCC4N6ZP3KFJ crypto-sata1: passphrase: "{{ vault_luks_volumes['crypto-sata1'].passphrase }}" - device: /dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T1357355 + device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZGY976JP crypto-sata2: passphrase: "{{ vault_luks_volumes['crypto-sata2'].passphrase }}" device: /dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T1522231 crypto-sata3: passphrase: "{{ vault_luks_volumes['crypto-sata3'].passphrase }}" - device: /dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T1696205 + device: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZGY9802C zfs_arc_size: -- cgit v1.2.3