summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-prometheus.yml
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/ch-prometheus.yml
parentfix installer prompts (diff)
improve zfs pool init support
Diffstat (limited to 'inventory/host_vars/ch-prometheus.yml')
-rw-r--r--inventory/host_vars/ch-prometheus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml
index 18cb88e9..d55d2c87 100644
--- a/inventory/host_vars/ch-prometheus.yml
+++ b/inventory/host_vars/ch-prometheus.yml
@@ -72,7 +72,7 @@ zfs_arc_size:
min: "{{ 2 * 1024 * 1024 * 1024 }}"
max: "{{ 24 * 1024 * 1024 * 1024 }}"
-zfs_zpools:
+zfs_pools:
nvme:
mountpoint: /srv/nvme
create_vdevs: mirror /dev/mapper/crypto-nvme0 /dev/mapper/crypto-nvme1