summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-tomnext-nc.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-05-10 18:23:34 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-05-10 18:44:58 +0200
commit368e060becaafe4e3551b6623560eacbbb8eabb4 (patch)
tree1db8532b8db72a1632ccbd533d634f19f0b5ab76 /inventory/host_vars/sk-tomnext-nc.yml
parentMerge branch 'topic/k8s-1.24' (diff)
system_lvm: make default volume sizes overideable
Diffstat (limited to 'inventory/host_vars/sk-tomnext-nc.yml')
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml18
1 files changed, 1 insertions, 17 deletions
diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml
index 2b346f43..d7222469 100644
--- a/inventory/host_vars/sk-tomnext-nc.yml
+++ b/inventory/host_vars/sk-tomnext-nc.yml
@@ -1,4 +1,5 @@
---
+system_lvm_volume_size_root: 3G
install:
vm:
memory: 16G
@@ -17,23 +18,6 @@ install:
size: 800g
properties:
compression: off
- system_lvm:
- - 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
interfaces:
- bridge: br-public
name: primary0