summaryrefslogtreecommitdiff
path: root/inventory/host_vars/glt-calypso.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/glt-calypso.yml')
-rw-r--r--inventory/host_vars/glt-calypso.yml19
1 files changed, 1 insertions, 18 deletions
diff --git a/inventory/host_vars/glt-calypso.yml b/inventory/host_vars/glt-calypso.yml
index 42a9d7d8..b8ef59e3 100644
--- a/inventory/host_vars/glt-calypso.yml
+++ b/inventory/host_vars/glt-calypso.yml
@@ -1,26 +1,9 @@
---
+system_lvm_volume_size_root: 3G
install:
efi: true
disks:
primary: /dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-5328NA52AN84G246
- system_lvm:
- volumes:
- - name: root
- size: 3G
- filesystem: ext4
- mountpoint: /
- - name: var
- size: 1280M
- filesystem: ext4
- mountpoint: /var
- - name: var+log
- size: 768M
- filesystem: ext4
- mountpoint: /var/log
- mount_options:
- - noatime
- - nodev
- - noexec
kernel_cmdline:
- "consoleblank=0"
- "nomodeset"