From eb6b20fc9183cc2aae424c72efd1191b99110a93 Mon Sep 17 00:00:00 2001 From: Michael Gugino Date: Mon, 27 Nov 2017 15:39:46 -0500 Subject: Remove openshift.common.service_type This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults. --- test/integration/openshift_health_checker/setup_container.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'test') 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" } -- cgit v1.2.1