From fc3a429dc96d52a8923bebd1820d104a710213f9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 26 Aug 2020 21:03:19 +0200 Subject: improve zfs pool init support --- inventory/host_vars/sk-tomnext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/sk-tomnext.yml') diff --git a/inventory/host_vars/sk-tomnext.yml b/inventory/host_vars/sk-tomnext.yml index 410a1d29..718a9285 100644 --- a/inventory/host_vars/sk-tomnext.yml +++ b/inventory/host_vars/sk-tomnext.yml @@ -44,7 +44,7 @@ zfs_arc_size: min: "{{ 2 * 1024 * 1024 * 1024 }}" max: "{{ 8 * 1024 * 1024 * 1024 }}" -zfs_zpools: +zfs_pools: storage: mountpoint: /srv/storage create_vdevs: mirror /dev/mapper/crypto-nvme0 /dev/mapper/crypto-nvme1 -- cgit v1.2.3