Merge "Add ansible hieradata file" into stable/train

This commit is contained in:
Zuul 2020-05-29 02:55:22 +00:00 committed by Gerrit Code Review
commit 4d42446f29
2 changed files with 5 additions and 0 deletions

View File

@ -28,3 +28,7 @@
- service_configs
- extraconfig
- role_extraconfig
- name: Ensure ansible_managed hieradata file exists
include_role:
name: tripleo-hieradata
tasks_from: ansible_hieradata.yml

View File

@ -593,6 +593,7 @@ resources:
- '"%{::uuid}"'
- fqdn
- docker_puppet # Optionally provided by container-puppet.py
- ansible_managed
- heat_config_%{::deploy_config_name}
- config_step
- role_extraconfig