summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-08-26 21:03:19 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-08-26 21:05:08 +0200
commitfc3a429dc96d52a8923bebd1820d104a710213f9 (patch)
treeab9ebd81ca8284371ce02dc7bcf4f1f1fd878ae4 /inventory/host_vars/sk-cloudio
parentfix installer prompts (diff)
improve zfs pool init support
Diffstat (limited to 'inventory/host_vars/sk-cloudio')
-rw-r--r--inventory/host_vars/sk-cloudio/vars.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml
index a98bbccf..4492d1c9 100644
--- a/inventory/host_vars/sk-cloudio/vars.yml
+++ b/inventory/host_vars/sk-cloudio/vars.yml
@@ -26,10 +26,10 @@ zfs_arc_size:
min: "{{ 2 * 1024 * 1024 * 1024 }}"
max: "{{ 16 * 1024 * 1024 * 1024 }}"
-zfs_zpools:
+zfs_pools:
storage:
mountpoint: /srv/storage
- create_vdevs: mirror nvme0n1p3 nvme1n1p3
+ create_vdevs: mirror /dev/nvme0n1p3 /dev/nvme1n1p3
zfs_sanoid_modules:
storage/nextcloud: