diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-05-23 08:09:02 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-05-25 00:04:27 +0200 |
commit | 542f8b190c67141e7307c189dab050aabeebf13a (patch) | |
tree | a38735ddbf921ec7115e8d917638cdb912fdbbcf | |
parent | sk-tomnext and both VMs running on it are finally done (diff) |
reduce disk size of sk-tomnext-hp
-rw-r--r-- | inventory/host_vars/sk-tomnext-hp.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/sk-tomnext-hp.yml b/inventory/host_vars/sk-tomnext-hp.yml index 68b924c7..72f116b9 100644 --- a/inventory/host_vars/sk-tomnext-hp.yml +++ b/inventory/host_vars/sk-tomnext-hp.yml @@ -11,7 +11,7 @@ install: sda: type: zfs name: root - size: 50g + size: 20g interfaces: - bridge: br-public name: primary0 |