From 2f76a594258e3ccdf55101c7266c65bd99c59abc Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Thu, 16 Nov 2017 15:53:54 -0500 Subject: Playbook Consolidation - openshift-logging --- 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 57444a2a5..f10dcc11b 100644 --- a/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py +++ b/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py @@ -86,7 +86,7 @@ class CallbackModule(CallbackBase): }, 'installer_phase_logging': { 'title': 'Logging Install', - 'playbook': 'playbooks/byo/openshift-cluster/openshift-logging.yml' + 'playbook': 'playbooks/openshift-logging/config.yml' }, 'installer_phase_prometheus': { 'title': 'Prometheus Install', -- cgit v1.2.1