diff options
author | Tim Bielawa <tbielawa@redhat.com> | 2017-10-09 16:14:38 -0400 |
---|---|---|
committer | Tim Bielawa <tbielawa@redhat.com> | 2017-10-20 16:02:55 -0400 |
commit | f3741a05097f1848d2b3e9a01f03e76a33487e01 (patch) | |
tree | e0013c33bfcb2364f2928b949f1f66617ab3c1c0 /playbooks/byo/openshift-management/uninstall.yml | |
parent | 30d3fc6ed990c8e9f13b4e96e6e7acff13500e1e (diff) | |
download | openshift-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/byo/openshift-management/uninstall.yml')
-rw-r--r-- | playbooks/byo/openshift-management/uninstall.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/byo/openshift-management/uninstall.yml b/playbooks/byo/openshift-management/uninstall.yml index a1fb1cdc4..e95c1c88a 100644 --- a/playbooks/byo/openshift-management/uninstall.yml +++ b/playbooks/byo/openshift-management/uninstall.yml @@ -1,4 +1,2 @@ --- -# - include: ../openshift-cluster/initialize_groups.yml - - include: ../../common/openshift-management/uninstall.yml |