summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-10 23:48:45 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-11 12:53:05 +0100
commit473b86a64c623f6b9d4365fb274a73db871f981c (patch)
treeba5b54d7678f3c3a104d867fc0ae002433026295 /inventory/host_vars/ele-calypso.yml
parentadd test servers (diff)
harmoize some host_vars
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 }}"