summaryrefslogtreecommitdiff
path: root/clusters/zookeeper.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/zookeeper.morph')
-rw-r--r--clusters/zookeeper.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/clusters/zookeeper.morph b/clusters/zookeeper.morph
index 1153d4b0..cca6db81 100644
--- a/clusters/zookeeper.morph
+++ b/clusters/zookeeper.morph
@@ -4,7 +4,7 @@ systems:
- morph: systems/zookeeper-client-x86_64.morph
deploy:
my-client-system:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://username@HOSTNAME/machinename/path/to/zookeeper-client.img
DISK_SIZE: 4G
RAM_SIZE: 1G
@@ -13,7 +13,7 @@ systems:
- morph: systems/zookeeper-server-x86_64.morph
deploy:
my-server-system:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://username@HOSTNAME/machinename/path/to/zookeeper-server.img
DISK_SIZE: 4G
RAM_SIZE: 1G