diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-12-09 16:35:17 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-12-09 16:43:04 +0000 |
commit | e27316ae6e6b53e5385feb85c1f7b8d41324e766 (patch) | |
tree | 75c9929fe5185d0b4bfdafe2e5d0ffc1fdfccc1a /roles/vmm/templates/disklabel.j2 | |
parent | 01c8bdc81c1cefa951fd0610d4713c308edd86b9 (diff) | |
download | rules-e27316ae6e6b53e5385feb85c1f7b8d41324e766.tar.gz |
roles/vmm: Fix disk space and hostname for test install
Diffstat (limited to 'roles/vmm/templates/disklabel.j2')
-rw-r--r-- | roles/vmm/templates/disklabel.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vmm/templates/disklabel.j2 b/roles/vmm/templates/disklabel.j2 index f0c3443..c144ed5 100644 --- a/roles/vmm/templates/disklabel.j2 +++ b/roles/vmm/templates/disklabel.j2 @@ -1,2 +1,2 @@ +/ 2G-* 100% swap 2G -/ 2G-* |