diff --git a/common/deploy-steps-tasks-step-1.yaml b/common/deploy-steps-tasks-step-1.yaml index 4a9da41b76..f167f2f488 100644 --- a/common/deploy-steps-tasks-step-1.yaml +++ b/common/deploy-steps-tasks-step-1.yaml @@ -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