summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-tomnext.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-04 17:39:00 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-04 17:39:00 +0200
commita1f5550dd6de108f68ea3d6b2a42fe47b49561a4 (patch)
treec96c0b98bf84f30c192708f765e1cb57b78d46ab /inventory/host_vars/sk-tomnext.yml
parentremove: ch k8s cluster vms, and hroot-test, add hcloud-test (diff)
cloud install: support custom partition layout
Diffstat (limited to 'inventory/host_vars/sk-tomnext.yml')
-rw-r--r--inventory/host_vars/sk-tomnext.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/sk-tomnext.yml b/inventory/host_vars/sk-tomnext.yml
index 3702bd54..410a1d29 100644
--- a/inventory/host_vars/sk-tomnext.yml
+++ b/inventory/host_vars/sk-tomnext.yml
@@ -10,7 +10,8 @@ install:
members:
- /dev/nvme0n1
- /dev/nvme1n1
- root_lvm_size: 10G
+ system_lvm:
+ size: 10G
network:
nameservers: "{{ vm_host.network.dns }}"