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-nc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index efa63f4b..6d46dc27 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -47,7 +47,7 @@ zfs_arc_size: min: "{{ 2 * 1024 * 1024 * 1024 }}" max: "{{ 8 * 1024 * 1024 * 1024 }}" -zfs_zpools: +zfs_pools: storage: mountpoint: /srv/storage create_vdevs: /dev/sdb -- cgit v1.2.3