summaryrefslogtreecommitdiffstats
path: root/roles/installer_checkpoint
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-12-01 10:18:45 -0500
committerRussell Teague <rteague@redhat.com>2017-12-01 10:18:45 -0500
commitbd6445c9b9582687114d66873542d0d6a8cfa179 (patch)
tree2f9bdde6851fd25157fdc5a3798274cb4741cab0 /roles/installer_checkpoint
parentfdf3edec3f880d21e19e2007065be3ed0ed59a13 (diff)
downloadopenshift-bd6445c9b9582687114d66873542d0d6a8cfa179.tar.gz
openshift-bd6445c9b9582687114d66873542d0d6a8cfa179.tar.bz2
openshift-bd6445c9b9582687114d66873542d0d6a8cfa179.tar.xz
openshift-bd6445c9b9582687114d66873542d0d6a8cfa179.zip
Fix glusterfs checkpoint info
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..3cb1fa8d0 100644
--- a/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py
+++ b/roles/installer_checkpoint/callback_plugins/installer_checkpoint.py
@@ -74,7 +74,7 @@ class CallbackModule(CallbackBase):
},
'installer_phase_glusterfs': {
'title': 'GlusterFS Install',
- 'playbook': 'playbooks/byo/openshift-glusterfs/config.yml'
+ 'playbook': 'playbooks/openshift-glusterfs/config.yml'
},
'installer_phase_hosted': {
'title': 'Hosted Install',