From a0bbfef03f7d3267727c665444a22a0e27318504 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 24 May 2020 02:51:01 +0200 Subject: sk-2019vm migrated to new zfs schema --- inventory/host_vars/sk-torrent.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'inventory/host_vars/sk-torrent.yml') diff --git a/inventory/host_vars/sk-torrent.yml b/inventory/host_vars/sk-torrent.yml index cdf5f94a..8135dde0 100644 --- a/inventory/host_vars/sk-torrent.yml +++ b/inventory/host_vars/sk-torrent.yml @@ -10,13 +10,11 @@ install: scsi: sda: type: zfs - pool: storage - name: "{{ inventory_hostname }}" + name: root size: 10g sdb: type: zfs - pool: storage - name: "{{ inventory_hostname }}-data" + name: data size: 180g interfaces: - bridge: br-public -- cgit v1.2.3