summaryrefslogtreecommitdiff
path: root/clusters/example-swift-storage-cluster.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/example-swift-storage-cluster.morph')
-rw-r--r--clusters/example-swift-storage-cluster.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/clusters/example-swift-storage-cluster.morph b/clusters/example-swift-storage-cluster.morph
index b1ea784f..2a512709 100644
--- a/clusters/example-swift-storage-cluster.morph
+++ b/clusters/example-swift-storage-cluster.morph
@@ -39,7 +39,7 @@ systems:
deploy:
node0:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://user@host/swift-storage-0/home/user/swift-storage-0.img
DISK_SIZE: 10G
RAM_SIZE: 1G
@@ -50,7 +50,7 @@ systems:
MANAGEMENT_INTERFACE_IP_ADDRESS: <node0 management ip>
ATTACH_DISKS: /dev/node0_sdb:/dev/node0_sdc:/dev/node0_sdd
node1:
- type: kvm
+ type: extensions/kvm
location: kvm+ssh://user@host/swift-storage-1/home/user/swift-storage-1.img
DISK_SIZE: 10G
RAM_SIZE: 1G