Add missing keystone_domain_config
When configuring the keystone LDAP integration we need to write out domain configuration items using the keystone_domain_config provider. Since this tag was missed in the docker conversion, the configuration was not actually available in the docker container. Change-Id: I7abdfdd55e38da80768c907863fa06429debf9cd Closes-Bug: #1737799
This commit is contained in:
parent
efc96a7b05
commit
40530c0e8c
@ -91,7 +91,7 @@ outputs:
|
||||
# BEGIN DOCKER SETTINGS
|
||||
puppet_config:
|
||||
config_volume: keystone
|
||||
puppet_tags: keystone_config
|
||||
puppet_tags: keystone_config,keystone_domain_config
|
||||
step_config:
|
||||
list_join:
|
||||
- "\n"
|
||||
|
Loading…
Reference in New Issue
Block a user