Merge "Add ansible hieradata file"
This commit is contained in:
commit
a59c2b2417
@ -23,3 +23,7 @@
|
||||
- service_configs
|
||||
- extraconfig
|
||||
- role_extraconfig
|
||||
- name: Ensure ansible_managed hieradata file exists
|
||||
include_role:
|
||||
name: tripleo_hieradata
|
||||
tasks_from: ansible_hieradata.yml
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user