summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-11 12:54:32 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-11 12:54:32 +0100
commitd979122bf56ef8546ef590c555ec1688fb17349c (patch)
treeceeda572e5928f8dca2771a2a8fcf68bbf550239 /inventory/host_vars/ele-calypso.yml
parentadd UHD resolutions to info-beamer config role (diff)
parentadd zfs support to new workstation/base role (diff)
Merge branch 'topic/haromnize-workstation-install'
Diffstat (limited to 'inventory/host_vars/ele-calypso.yml')
-rw-r--r--inventory/host_vars/ele-calypso.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index ab8fca7c..d565c6d8 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -1,12 +1,15 @@
---
install:
+ efi: yes
disks:
primary: software-raid
raid:
level: 1
members:
- - /dev/sda
- - /dev/sdb
+ - /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S1PVJDWQ720805
+ - /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S1PVJDWQ720811
+ system_lvm:
+ size: 20G
network:
nameservers: "{{ network_zones.lan.dns }}"