aboutsummaryrefslogtreecommitdiffstats
path: root/swift-storage.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2015-07-16 17:45:32 +0100
committerSteven Hardy <shardy@redhat.com>2015-07-16 17:55:48 +0100
commitffe8386e49565ff7005ddd45c4c9ee5ca1019a0a (patch)
treed6e0ad8ab47062517966d592785d5f556139d839 /swift-storage.yaml
parent08f72b29472f6c1ba65d5508ffd3391b452a54a1 (diff)
Wire in hieradata overrides via ExtraConfig for ObjectStorage
Adds support for global (ExtraConfig) and role-specific (ObjectStorageExtraConfig) hiera overrides, similar to those added for the Controller, NovaCompute and BlockStorage roles. Change-Id: I7dd0d8003017e2738366983cb5d8e08b3f3fa334
Diffstat (limited to 'swift-storage.yaml')
-rw-r--r--swift-storage.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/swift-storage.yaml b/swift-storage.yaml
index e4cacf3c..1a2967fa 100644
--- a/swift-storage.yaml
+++ b/swift-storage.yaml
@@ -39,6 +39,11 @@ parameters:
}
}
type: json
+ ObjectStorageExtraConfig:
+ default: {}
+ description: |
+ Role specific additional configuration to inject into the cluster.
+ type: json
Flavor:
description: Flavor for Swift storage nodes to request when deploying.
type: string