summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-2019.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/sk-2019.yml
parentupdate collabora and bump nextcloud versions (diff)
refactor: storage roles
Diffstat (limited to 'inventory/host_vars/sk-2019.yml')
-rw-r--r--inventory/host_vars/sk-2019.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory/host_vars/sk-2019.yml b/inventory/host_vars/sk-2019.yml
index d964f124..ed9b490a 100644
--- a/inventory/host_vars/sk-2019.yml
+++ b/inventory/host_vars/sk-2019.yml
@@ -30,12 +30,12 @@ apt_repo_components:
- non-free ## for microcode updates
-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-eui.0025388791050fef-part3
crypto-nvme1:
- passphrase: "{{ vault_luks_volumes['crypto-nvme1'].passphrase }}"
+ passphrase: "{{ vault_luks_devices['crypto-nvme1'].passphrase }}"
device: /dev/disk/by-id/nvme-eui.002538bc21a02d15-part3