summaryrefslogtreecommitdiffstats
path: root/roles/installer_checkpoint
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-16 15:53:54 -0500
committerRussell Teague <rteague@redhat.com>2017-11-30 15:10:13 -0500
commit2f76a594258e3ccdf55101c7266c65bd99c59abc (patch)
treea89012888958ded2748b547ee56ce792bc91b0af /roles/installer_checkpoint
parent6b6b422245be79dd3eec0c93a58875c646bbfba7 (diff)
downloadopenshift-2f76a594258e3ccdf55101c7266c65bd99c59abc.tar.gz
openshift-2f76a594258e3ccdf55101c7266c65bd99c59abc.tar.bz2
openshift-2f76a594258e3ccdf55101c7266c65bd99c59abc.tar.xz
openshift-2f76a594258e3ccdf55101c7266c65bd99c59abc.zip
Playbook Consolidation - openshift-logging
Diffstat (limited to 'roles/installer_checkpoint')
-rw-r--r--roles/installer_checkpoint/callback_plugins/installer_checkpoint.py2
1 files changed, 1 insertions, 1 deletions
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',