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.morph13
1 files changed, 5 insertions, 8 deletions
diff --git a/clusters/example-swift-storage-cluster.morph b/clusters/example-swift-storage-cluster.morph
index e5e7b6ab..bdaa7f03 100644
--- a/clusters/example-swift-storage-cluster.morph
+++ b/clusters/example-swift-storage-cluster.morph
@@ -11,14 +11,11 @@ systems:
SWIFT_REPLICAS: 3
SWIFT_MIN_PART_HOURS: 1
- SWIFT_STORAGE_DEVICES: [{ ip: <node0 management ip>, device: sdb, weight: 100 },
- { ip: <node0 management ip>, device: sdc, weight: 100 },
- { ip: <node0 management ip>, device: sdd, weight: 100 },
-
- { ip: <node1 management ip>, device: sdb, weight: 100 },
- { ip: <node1 management ip>, device: sdc, weight: 100 },
- { ip: <node1 management ip>, device: sdd, weight: 100 }]
-
+ SWIFT_STORAGE_DEVICES: [{ip: <node0 management ip>, device: sdb, weight: 100},
+ {ip: <node0 management ip>, device: sdc, weight: 100}, {ip: <node0 management
+ ip>, device: sdd, weight: 100}, {ip: <node1 management ip>, device: sdb,
+ weight: 100}, {ip: <node1 management ip>, device: sdc, weight: 100}, {ip: <node1
+ management ip>, device: sdd, weight: 100}]
# This value can be any random string or number
# but each node in your swift cluster must have the same value
SWIFT_REBALANCE_SEED: 3828