From 85815450dbec0016e4f133c86b95b0e16f3737dc Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 22 Nov 2017 09:15:40 -0500 Subject: Playbook Consolidation - openshift-service-catalog --- roles/installer_checkpoint/callback_plugins/installer_checkpoint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/installer_checkpoint') diff --git a/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py b/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py index 87fc470e1..2dca010c6 100644 --- a/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py +++ b/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py @@ -94,7 +94,7 @@ class CallbackModule(CallbackBase): }, 'installer_phase_servicecatalog': { 'title': 'Service Catalog Install', - 'playbook': 'playbooks/byo/openshift-cluster/service-catalog.yml' + 'playbook': 'playbooks/openshift-service-catalog/config.yml' }, 'installer_phase_management': { 'title': 'Management Install', -- cgit v1.2.1