diff options
author | Russell Teague <rteague@redhat.com> | 2017-11-16 13:32:31 -0500 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-11-16 14:34:44 -0500 |
commit | 98815e010d29c670ff15aecf5dd15fb1241c76f0 (patch) | |
tree | 4c90694566eb921c44fae9a8ea788fd982df8156 /roles/installer_checkpoint/README.md | |
parent | 7a18158c1df667d2bc45fae3ca62ed35400bedb8 (diff) | |
download | openshift-98815e010d29c670ff15aecf5dd15fb1241c76f0.tar.gz openshift-98815e010d29c670ff15aecf5dd15fb1241c76f0.tar.bz2 openshift-98815e010d29c670ff15aecf5dd15fb1241c76f0.tar.xz openshift-98815e010d29c670ff15aecf5dd15fb1241c76f0.zip |
Playbook Consolidation - openshift-nfs
Diffstat (limited to 'roles/installer_checkpoint/README.md')
-rw-r--r-- | roles/installer_checkpoint/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/installer_checkpoint/README.md b/roles/installer_checkpoint/README.md index f8588c4bf..b1b4441f5 100644 --- a/roles/installer_checkpoint/README.md +++ b/roles/installer_checkpoint/README.md @@ -68,7 +68,7 @@ phase are stored in the `phase_attributes` variable. }, 'installer_phase_nfs': { 'title': 'NFS Install', - 'playbook': 'playbooks/byo/openshift-nfs/config.yml' + 'playbook': 'playbooks/openshift-nfs/config.yml' }, #... } |