summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-cloudio/vars.yml')
-rw-r--r--inventory/host_vars/sk-cloudio/vars.yml18
1 files changed, 1 insertions, 17 deletions
diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml
index 1f09cc52..25796113 100644
--- a/inventory/host_vars/sk-cloudio/vars.yml
+++ b/inventory/host_vars/sk-cloudio/vars.yml
@@ -1,4 +1,5 @@
---
+system_lvm_volume_size_root: 3584M
install:
cloud:
credentials: "{{ vault_hroot_robot_account }}"
@@ -12,23 +13,6 @@ install:
- /dev/nvme1n1
system_lvm:
size: 15G
- volumes:
- - name: root
- size: 3584M
- filesystem: ext4
- mountpoint: /
- - name: var
- size: 1280M
- filesystem: ext4
- mountpoint: /var
- - name: var+log
- size: 1536
- filesystem: ext4
- mountpoint: /var/log
- mount_options:
- - noatime
- - nodev
- - noexec
apt_repo_components: