summaryrefslogtreecommitdiff
path: root/clusters/mason.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/mason.morph')
-rw-r--r--clusters/mason.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/clusters/mason.morph b/clusters/mason.morph
index 9717239d..376cf337 100644
--- a/clusters/mason.morph
+++ b/clusters/mason.morph
@@ -11,7 +11,7 @@ systems:
- morph: systems/trove-system-x86_64.morph
deploy:
red-box-v1-trove:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://vm-user@vm-host/red-box-v1-trove/vm-path/red-box-v1-trove.img
AUTOSTART: true
DISK_SIZE: 20G
@@ -36,7 +36,7 @@ systems:
CONTROLLERHOST: red-box-v1-controller.example.com
DISTBUILD_CONTROLLER: false
DISTBUILD_WORKER: true
- INSTALL_FILES: distbuild/manifest
+ INSTALL_FILES: install-files/distbuild/manifest
RAM_SIZE: 8G
TROVE_HOST: upstream-trove
TROVE_ID: upstream-trove
@@ -44,7 +44,7 @@ systems:
WORKER_SSH_KEY: ssh_keys/worker.key
deploy:
red-box-v1-controller:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://vm-user@vm-host/red-box-v1-controller/vm-path/red-box-v1-controller.img
DISK_SIZE: 60G
DISTBUILD_CONTROLLER: true