Merge "Configure keystone public_endpoint"

This commit is contained in:
Jenkins 2016-02-18 19:04:48 +00:00 committed by Gerrit Code Review
commit 6b40769d60
1 changed files with 1 additions and 1 deletions

View File

@ -1363,7 +1363,7 @@ resources:
keystone::admin_workers: {get_input: keystone_workers}
keystone::public_workers: {get_input: keystone_workers}
keystone_enable_db_purge: {get_input: keystone_enable_db_purge}
keystone::public_endpoint: {get_input: keystone_public_url}
# MongoDB
mongodb::server::bind_ip: {get_input: mongo_db_network}
mongodb::server::nojournal: {get_input: mongodb_no_journal}