tripleo-heat-templates/common
Rabi Mishra 7d64dd990a Fix TRIPLEO_CONFIG_HASH generation
There are times when there is no newline char at the end of files
that are used to a generate config hash. This is will result in
header lines with datetimestamp getting appended to the previous
line and not filtered. So, container-puppet.py would generate a
different TRIPLEO_CONFIG_HASH for services every time.

Ex. When using custom policies it would append puppet generated line
from cron config with timestamp to the last line from policy.json.
This would result in new config hash for every deployment and
containers getting replaced.

Resolves: rhbz#2083016
Change-Id: I2153844ed06756eeb9ff56cfff64908bed5fa577
2022-08-05 13:53:33 +05:30
..
services Revert "task-core basic framework" 2022-06-16 09:18:29 +00:00
common-container-config-scripts.yaml Use community.general ansible collection instead of modules 2021-06-10 15:17:08 +03:00
common-container-setup-tasks.yaml Set rx permissions for all in /var/lib/config-data 2022-04-07 13:59:47 +02:00
container-puppet.sh Fix TRIPLEO_CONFIG_HASH generation 2022-08-05 13:53:33 +05:30
deploy-steps-playbooks-common.yaml Render all_nodes_data in check mode 2022-06-15 13:00:28 +05:30
deploy-steps-tasks-step-0.j2.yaml Fix cloud-init detection rules 2022-01-17 14:19:59 +01:00
deploy-steps-tasks-step-1.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
deploy-steps-tasks.yaml Reduce frequency of task retries 2022-01-14 01:13:38 +09:00
deploy-steps.j2 Change --start-at-task for plays using tripleo_free 2022-08-03 15:55:15 +05:30
generate-config-tasks.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
hiera-steps-tasks.yaml Add OVN chassis macs to hieradata 2020-10-10 21:04:13 +00:00
host-container-puppet-tasks.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00