aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/swift-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-31 19:46:24 +0000
committerGerrit Code Review <review@openstack.org>2016-05-31 19:46:24 +0000
commit6022812597dae8e286d0641d5f1603aeb3735d8f (patch)
tree6fe5a7bc91319927dfadc3eb19b9bb11f3cb04b6 /puppet/swift-storage.yaml
parent7903fc743bd3e445ef48c2d08a4bd3115f825e0b (diff)
parentbe1b311184424c2ae6720b7b61640bc227467d5f (diff)
Merge "Configure ObjectStorage services via resource chains"
Diffstat (limited to 'puppet/swift-storage.yaml')
-rw-r--r--puppet/swift-storage.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/puppet/swift-storage.yaml b/puppet/swift-storage.yaml
index 9a1f2fcd..ed52f928 100644
--- a/puppet/swift-storage.yaml
+++ b/puppet/swift-storage.yaml
@@ -121,6 +121,9 @@ parameters:
NodeIndex:
type: number
default: 0
+ ServiceConfigSettings:
+ type: json
+ default: {}
resources:
@@ -257,6 +260,7 @@ resources:
- heat_config_%{::deploy_config_name}
- object_extraconfig
- extraconfig
+ - service_configs
- object
- swift_devices_and_proxy # provided by SwiftDevicesAndProxyConfig
- all_nodes # provided by allNodesConfig
@@ -265,6 +269,8 @@ resources:
- network
merge_behavior: deeper
datafiles:
+ service_configs:
+ mapped_data: {get_param: ServiceConfigSettings}
common:
raw_data: {get_file: hieradata/common.yaml}
network: