summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-management/uninstall.yml
diff options
context:
space:
mode:
authorTim Bielawa <tbielawa@redhat.com>2017-10-09 16:14:38 -0400
committerTim Bielawa <tbielawa@redhat.com>2017-10-20 16:02:55 -0400
commitf3741a05097f1848d2b3e9a01f03e76a33487e01 (patch)
treee0013c33bfcb2364f2928b949f1f66617ab3c1c0 /playbooks/common/openshift-management/uninstall.yml
parent30d3fc6ed990c8e9f13b4e96e6e7acff13500e1e (diff)
downloadopenshift-f3741a05097f1848d2b3e9a01f03e76a33487e01.tar.gz
openshift-f3741a05097f1848d2b3e9a01f03e76a33487e01.tar.bz2
openshift-f3741a05097f1848d2b3e9a01f03e76a33487e01.tar.xz
openshift-f3741a05097f1848d2b3e9a01f03e76a33487e01.zip
Management Cleanup and Provider Integration
* Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
Diffstat (limited to 'playbooks/common/openshift-management/uninstall.yml')
-rw-r--r--playbooks/common/openshift-management/uninstall.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-management/uninstall.yml b/playbooks/common/openshift-management/uninstall.yml
index 698d93405..9f35cc276 100644
--- a/playbooks/common/openshift-management/uninstall.yml
+++ b/playbooks/common/openshift-management/uninstall.yml
@@ -1,6 +1,6 @@
---
- name: Uninstall CFME
- hosts: masters
+ hosts: masters[0]
tasks:
- name: Run the CFME Uninstall Role Tasks
include_role: