Merge "Keystone: Remove unused container_puppet_tasks" into stable/ussuri

This commit is contained in:
Zuul 2021-12-28 12:16:34 +00:00 committed by Gerrit Code Review
commit 0ed8aaeab2
1 changed files with 0 additions and 7 deletions

View File

@ -834,13 +834,6 @@ outputs:
- container_cli == 'podman' - container_cli == 'podman'
- not container_healthcheck_disabled - not container_healthcheck_disabled
- step|int == 4 - step|int == 4
container_puppet_tasks:
# Keystone endpoint creation occurs only on single node
step_3:
config_volume: 'keystone_init_tasks'
puppet_tags: 'keystone_config'
step_config: 'include tripleo::profile::base::keystone'
config_image: *keystone_config_image
host_prep_tasks: {get_attr: [KeystoneLogging, host_prep_tasks]} host_prep_tasks: {get_attr: [KeystoneLogging, host_prep_tasks]}
metadata_settings: metadata_settings:
get_attr: [ApacheServiceBase, role_data, metadata_settings] get_attr: [ApacheServiceBase, role_data, metadata_settings]