Switch to www_authenticate_uri for sahara
puppet-sahara switched to www_authenticate_uri in [1], update puppet-openstack-integration for the same. [1] https://review.openstack.org/#/c/558442/ Change-Id: Ibf8b515aba3001388fe1ba4205d487de0a6c8580
This commit is contained in:
parent
59dbd7ad7a
commit
5beaa51013
@ -46,7 +46,7 @@ class openstack_integration::sahara (
|
||||
user_domain_name => 'Default',
|
||||
project_domain_name => 'Default',
|
||||
auth_url => $::openstack_integration::config::keystone_admin_uri,
|
||||
auth_uri => $::openstack_integration::config::keystone_auth_uri,
|
||||
www_authenticate_uri => $::openstack_integration::config::keystone_auth_uri,
|
||||
memcached_servers => $::openstack_integration::config::memcached_servers,
|
||||
}
|
||||
class { '::sahara::service::api':
|
||||
|
Loading…
x
Reference in New Issue
Block a user