summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-oulu.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-08-19 21:29:41 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-08-19 21:29:41 +0200
commitac1917885ad1ca649438e092337470785164565e (patch)
treefb6808f7b3cf0a5cd6e144e220c17a203e06315e /inventory/host_vars/ch-oulu.yml
parentpost-boot script improvements (diff)
ch-oulu final touches
Diffstat (limited to 'inventory/host_vars/ch-oulu.yml')
-rw-r--r--inventory/host_vars/ch-oulu.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/inventory/host_vars/ch-oulu.yml b/inventory/host_vars/ch-oulu.yml
index 813bc184..5ce6325f 100644
--- a/inventory/host_vars/ch-oulu.yml
+++ b/inventory/host_vars/ch-oulu.yml
@@ -45,12 +45,12 @@ zfs_arc_size:
max: "{{ 8 * 1024 * 1024 * 1024 }}"
zfs_zpools:
- storage:
- mountpoint: /srv/storage
- create_vdevs: mirror /dev/nvme0n1p4 /dev/nvme1n1p4
+ nvme:
+ mountpoint: /srv/nvme
+ create_vdevs: mirror /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_1TB_S462NF0M800161Z-part4 /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_1TB_S462NF0M800191M-part4
zfs_sanoid_modules:
- storage/vm:
+ nvme/vm:
use_template: production
recursive: yes
process_children_only: yes