summaryrefslogtreecommitdiff
path: root/clusters/example-swift-storage-cluster.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-14 11:12:21 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-14 11:12:21 +0100
commitc71ab584e9562af23cf2a7600ecdde837dc9a918 (patch)
tree6148d43d45be40cb4ca8a824023ccca6885ca2ec /clusters/example-swift-storage-cluster.morph
parentda43378f60293a8ee4611a7b4c05525c41ba2ab2 (diff)
downloaddefinitions-sam/ruamel-patch-1.tar.gz
Migrations with ruamel.yaml after my first blank lines patchsam/ruamel-patch-1
Change-Id: I59f47b5c970dc415c96c7ad4cc943a0f11098ad2
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