aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller-role.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-22 12:08:12 +0000
committerGerrit Code Review <review@openstack.org>2016-12-22 12:08:12 +0000
commitd291083e7f990362a5bb4b3b2b22a006d8bc16c1 (patch)
treed299dc355028eacd4056b21f09c792f8c42faaa6 /puppet/controller-role.yaml
parent58f3d248bab6ea0ed3433fd3aa485d8c93060f56 (diff)
parentd2da59065dd11cbfb6845040697e21e4def35b8f (diff)
Merge "Add hook to generate metadata from service profiles"
Diffstat (limited to 'puppet/controller-role.yaml')
-rw-r--r--puppet/controller-role.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/controller-role.yaml b/puppet/controller-role.yaml
index 5e03adcd..221bfed7 100644
--- a/puppet/controller-role.yaml
+++ b/puppet/controller-role.yaml
@@ -134,6 +134,9 @@ parameters:
MonitoringSubscriptions:
type: comma_delimited_list
default: []
+ ServiceMetadataSettings:
+ type: json
+ default: {}
ConfigCommand:
type: string
description: Command which will be run whenever configuration data changes
@@ -176,6 +179,7 @@ resources:
map_merge:
- {get_param: ServerMetadata}
- {get_param: ControllerServerMetadata}
+ - {get_param: ServiceMetadataSettings}
scheduler_hints: {get_param: ControllerSchedulerHints}
# Combine the NodeAdminUserData and NodeUserData mime archives