Merge "Make 'reauthentication_auth_method=trusts' the default"

This commit is contained in:
Jenkins 2017-04-21 15:58:53 +00:00 committed by Gerrit Code Review
commit b66beecca5
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ heat::engine::heat_stack_user_role: 'heat_stack_user'
heat::engine::heat_watch_server_url: http://{{LOCAL_IP}}:8003
heat::engine::heat_metadata_server_url: http://{{LOCAL_IP}}:8000
heat::engine::heat_waitcondition_server_url: http://{{LOCAL_IP}}:8000/v1/waitcondition
heat::engine::reauthentication_auth_method: 'trusts'
heat::engine::trusts_delegated_roles: []
heat::engine::auth_encryption_key: {{UNDERCLOUD_HEAT_ENCRYPTION_KEY}}
heat::engine::max_resources_per_stack: -1