diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/integration/openshift_health_checker/setup_container.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/openshift_health_checker/setup_container.yml b/test/integration/openshift_health_checker/setup_container.yml index e3459b376..cda69408d 100644 --- a/test/integration/openshift_health_checker/setup_container.yml +++ b/test/integration/openshift_health_checker/setup_container.yml @@ -46,7 +46,6 @@ - hosts: all tasks: - # run before openshift_version to prevent it breaking - include: preflight/playbooks/tasks/enable_repo.yml vars: { repo_name: "ose-3.2" } |