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/s2-thetys.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/s2-thetys.yml') diff --git a/inventory/host_vars/s2-thetys.yml b/inventory/host_vars/s2-thetys.yml index b9a0fdb6..c634a7c1 100644 --- a/inventory/host_vars/s2-thetys.yml +++ b/inventory/host_vars/s2-thetys.yml @@ -53,7 +53,7 @@ zfs_arc_size: min: "{{ 2 * 1024 * 1024 * 1024 }}" max: "{{ 4 * 1024 * 1024 * 1024 }}" -zfs_zpools: +zfs_pools: storage: mountpoint: /srv/storage create_vdevs: /dev/disk/by-id/ata-WDC_WD5000LPVX-22V0TT0_WD-WX81AB371127-part1 -- cgit v1.2.3