summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clusters/example-swift-storage-cluster.morph4
1 files changed, 3 insertions, 1 deletions
diff --git a/clusters/example-swift-storage-cluster.morph b/clusters/example-swift-storage-cluster.morph
index 2f8dcaeb..b1ea784f 100644
--- a/clusters/example-swift-storage-cluster.morph
+++ b/clusters/example-swift-storage-cluster.morph
@@ -1,10 +1,12 @@
name: example-swift-storage-cluster
kind: cluster
systems:
-- morph: systems/devel-system-x86_64-generic.morph
+- morph: systems/swift-system-x86_64.morph
deploy-defaults:
INSTALL_FILES: swift/manifest
+ CONTROLLER_HOST_ADDRESS: <controller host address>
+
SWIFT_PART_POWER: 10
SWIFT_REPLICAS: 3
SWIFT_MIN_PART_HOURS: 1