diff --git a/common/deploy-steps-tasks.yaml b/common/deploy-steps-tasks.yaml index af7748134e..0ab70ca942 100644 --- a/common/deploy-steps-tasks.yaml +++ b/common/deploy-steps-tasks.yaml @@ -211,6 +211,7 @@ tripleo_container_manage_healthcheck_disabled: "{{ container_healthcheck_disabled | bool }}" tripleo_container_manage_log_path: "{{ container_log_stdout_path }}" tripleo_container_manage_config_patterns: '*.json' + tripleo_container_manage_check_puppet_config: true tags: - container_startup_configs