diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-07-24 16:06:36 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-07-24 16:06:36 +0000 |
commit | 1a0f4eefc8d590ee9da6612b34a018d5055397bd (patch) | |
tree | 79b961880f06b1aae86c9be79c1e4dc44f753889 /puppet/controller-puppet.yaml | |
parent | d982240bde03ca8624f94dbc46ff772f48fa255a (diff) | |
parent | 6bf17a9d9303962414c210a7baf9f8d605547ab7 (diff) |
Merge "Set heat::instance_user to empty string"
Diffstat (limited to 'puppet/controller-puppet.yaml')
-rw-r--r-- | puppet/controller-puppet.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/controller-puppet.yaml b/puppet/controller-puppet.yaml index f0d2492c..89b35c31 100644 --- a/puppet/controller-puppet.yaml +++ b/puppet/controller-puppet.yaml @@ -978,7 +978,6 @@ resources: heat::api_cloudwatch::bind_host: {get_input: heat_api_network} heat::api_cfn::bind_host: {get_input: heat_api_network} heat::database_connection: {get_input: heat_dsn} - heat::instance_user: heat-admin heat::debug: {get_input: debug} # Keystone |