summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-22 13:15:53 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-26 16:19:43 +0000
commit2993164889c57d21e5d9b5b41119feb2339b510f (patch)
tree04d66f06cfb1848e76559d60a0ec523f6a6209c2
parente3248542d2045cd3b268bf7a83700dfee4774ba0 (diff)
downloaddefinitions-2993164889c57d21e5d9b5b41119feb2339b510f.tar.gz
Reduce the disk size allocated to Mason Troves
We don't need to store gits on there, so we don't need it to be quite so large.
-rw-r--r--clusters/mason.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/clusters/mason.morph b/clusters/mason.morph
index fd8c25d7..8579f7e4 100644
--- a/clusters/mason.morph
+++ b/clusters/mason.morph
@@ -14,7 +14,7 @@ systems:
type: kvm
location: kvm+ssh://vm-user@vm-host/red-box-v1-trove/vm-path/red-box-v1-trove.img
AUTOSTART: true
- DISK_SIZE: 100G
+ DISK_SIZE: 20G
HOSTNAME: red-box-v1-trove
LORRY_SSH_KEY: ssh_keys/lorry.key
MASON_SSH_PUBKEY: ssh_keys/mason.key.pub