summaryrefslogtreecommitdiffstats
path: root/roles/installer_checkpoint
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-16 15:06:33 -0500
committerRussell Teague <rteague@redhat.com>2017-11-16 15:12:56 -0500
commitc4090eee0df028f768eb669a04d9cbdc66e93209 (patch)
tree4c7b699024f221406375f5af6fd82b039b3b1485 /roles/installer_checkpoint
parent7a18158c1df667d2bc45fae3ca62ed35400bedb8 (diff)
downloadopenshift-c4090eee0df028f768eb669a04d9cbdc66e93209.tar.gz
openshift-c4090eee0df028f768eb669a04d9cbdc66e93209.tar.bz2
openshift-c4090eee0df028f768eb669a04d9cbdc66e93209.tar.xz
openshift-c4090eee0df028f768eb669a04d9cbdc66e93209.zip
Playbook Consolidation - openshift-metrics
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 556e9127f..9063b3adc 100644
--- a/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py
+++ b/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py
@@ -82,7 +82,7 @@ class CallbackModule(CallbackBase):
},
'installer_phase_metrics': {
'title': 'Metrics Install',
- 'playbook': 'playbooks/byo/openshift-cluster/openshift-metrics.yml'
+ 'playbook': 'playbooks/openshift-metrics/config.yml'
},
'installer_phase_logging': {
'title': 'Logging Install',