diff --git a/common/deploy-steps-tasks.yaml b/common/deploy-steps-tasks.yaml index eb01a35e8b..ce824facc9 100644 --- a/common/deploy-steps-tasks.yaml +++ b/common/deploy-steps-tasks.yaml @@ -146,6 +146,7 @@ tripleo_container_manage_log_path: "{{ container_log_stdout_path }}" tripleo_container_manage_config_patterns: '*.json' tripleo_container_manage_check_puppet_config: true + tripleo_container_manage_valid_exit_code: [0] tags: - container_startup_configs