Merge "Replace deprecated user_domain/project_domain"
This commit is contained in:
commit
6d1acfff33
@ -116,8 +116,8 @@ class openstack_integration::keystone (
|
||||
|
||||
class { 'openstack_extras::auth_file':
|
||||
password => 'a_big_secret',
|
||||
project_domain => 'default',
|
||||
user_domain => 'default',
|
||||
project_domain_name => 'Default',
|
||||
user_domain_name => 'Default',
|
||||
auth_url => "${::openstack_integration::config::keystone_auth_uri}/v3/",
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user