summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-tomnext.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-04-04 00:10:55 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-04-04 00:10:55 +0200
commit7c296e7021ee3371bc7fc87655487256774fc855 (patch)
treeeacd6566daa3d253d3942cada9a256b2f26bd138 /inventory/host_vars/sk-tomnext.yml
parentroot vs alias for nginx static file vhost (diff)
move cryptdisk role to new storage subdir
Diffstat (limited to 'inventory/host_vars/sk-tomnext.yml')
-rw-r--r--inventory/host_vars/sk-tomnext.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory/host_vars/sk-tomnext.yml b/inventory/host_vars/sk-tomnext.yml
index 3a71899a..573fe06e 100644
--- a/inventory/host_vars/sk-tomnext.yml
+++ b/inventory/host_vars/sk-tomnext.yml
@@ -31,12 +31,12 @@ apt_repo_components:
- non-free ## for microcode updates
-cryptdisk_volumes:
+luks_volumes:
crypto-nvme0:
- passphrase: "{{ vault_cryptdisk_volumes['crypto-nvme0'].passphrase }}"
+ passphrase: "{{ vault_luks_volumes['crypto-nvme0'].passphrase }}"
device: /dev/disk/by-id/nvme-eui.00000000000000018ce38e0500157a42-part3
crypto-nvme1:
- passphrase: "{{ vault_cryptdisk_volumes['crypto-nvme1'].passphrase }}"
+ passphrase: "{{ vault_luks_volumes['crypto-nvme1'].passphrase }}"
device: /dev/disk/by-id/nvme-eui.00000000000000018ce38e0500157b3d-part3