summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-mur.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-29 01:19:56 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-29 01:19:56 +0100
commit24599e8ba6ad3c16a48228960d95d441265cd16f (patch)
tree737b506b8095e56b2074705ec9683f308dc1fbe0 /inventory/host_vars/ele-mur.yml
parentMerge branch 'topic/atlas-reinstall' (diff)
atlas now uses zfs for vm disks
Diffstat (limited to 'inventory/host_vars/ele-mur.yml')
-rw-r--r--inventory/host_vars/ele-mur.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/inventory/host_vars/ele-mur.yml b/inventory/host_vars/ele-mur.yml
index e1d2665e..57d44fff 100644
--- a/inventory/host_vars/ele-mur.yml
+++ b/inventory/host_vars/ele-mur.yml
@@ -12,9 +12,8 @@ install:
primary: /dev/sda
scsi:
sda:
- type: lvm
- vg: "{{ hostvars[vm_host.name].host_name }}"
- lv: "{{ inventory_hostname }}"
+ type: zfs
+ name: root
size: 5g
interfaces:
- bridge: br-public