summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-prometheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-07 00:08:17 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-07 00:08:17 +0100
commit67d5f5c27727e04d8f8a5ed20e79d5706cbbf1cb (patch)
tree56456abe274ed1beb0582c5692689c5ccbf4f983 /inventory/host_vars/ch-prometheus.yml
parentupdate collabora and bump nextcloud versions (diff)
refactor: storage roles
Diffstat (limited to 'inventory/host_vars/ch-prometheus.yml')
-rw-r--r--inventory/host_vars/ch-prometheus.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml
index 88a4784f..3bdeac5d 100644
--- a/inventory/host_vars/ch-prometheus.yml
+++ b/inventory/host_vars/ch-prometheus.yml
@@ -84,21 +84,21 @@ installer_storage:
fs: ext4
-luks_volumes:
+luks_devices:
crypto-nvme0:
- passphrase: "{{ vault_luks_volumes['crypto-nvme0'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-nvme0'].passphrase }}"
device: /dev/disk/by-id/nvme-Samsung_SSD_980_PRO_1TB_S5GXNX0T354642E-part4
crypto-nvme1:
- passphrase: "{{ vault_luks_volumes['crypto-nvme1'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-nvme1'].passphrase }}"
device: /dev/disk/by-id/nvme-Samsung_SSD_980_PRO_1TB_S5GXNF1R804538A-part4
crypto-sata0:
- passphrase: "{{ vault_luks_volumes['crypto-sata0'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-sata0'].passphrase }}"
device: /dev/disk/by-id/ata-WDC_WD102KRYZ-01A5AB0_VCG6HGTN
crypto-sata1:
- passphrase: "{{ vault_luks_volumes['crypto-sata1'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-sata1'].passphrase }}"
device: /dev/disk/by-id/ata-WDC_WD121KRYZ-01W0RB0_5QHUESHB
crypto-sata2:
- passphrase: "{{ vault_luks_volumes['crypto-sata2'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-sata2'].passphrase }}"
device: /dev/disk/by-id/ata-WDC_WD102KRYZ-01A5AB0_VCG6A2UN