deploy-steps-tasks-step-1: update startup-configs with latest hashes

Make sure that right after creating/updating container startup configs,
they are updated with the right config hash if a previous deployment was
done.

It'll ensure that containers don't restart for no reason.

Change-Id: If72e8359e1afe2b6c28660d9755a6a1b4a62cb50
This commit is contained in:
Emilien Macchi 2020-04-15 15:26:24 -04:00
parent 9b0c17ab58
commit b37bed6c11
1 changed files with 6 additions and 0 deletions

View File

@ -248,6 +248,12 @@
tags:
- container_startup_configs
- name: Ensure config hashes are up-to-date for container startup configs
container_puppet_config:
update_config_hash_only: true
tags:
- container_startup_configs
- name: Create /var/lib/kolla/config_files directory
file:
path: /var/lib/kolla/config_files