diff options
Diffstat (limited to 'puppet/services/heat-base.yaml')
-rw-r--r-- | puppet/services/heat-base.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/heat-base.yaml b/puppet/services/heat-base.yaml index 88e27945..2a7aeabc 100644 --- a/puppet/services/heat-base.yaml +++ b/puppet/services/heat-base.yaml @@ -31,6 +31,7 @@ outputs: role_data: description: Shared role data for the Heat services. value: + service_name: heat-base config_settings: heat::rabbit_userid: {get_param: RabbitUserName} heat::rabbit_password: {get_param: RabbitPassword} |