diff options
| author | Andrew Butcher <abutcher@redhat.com> | 2016-03-04 09:54:56 -0500 |
|---|---|---|
| committer | Andrew Butcher <abutcher@redhat.com> | 2016-03-04 09:54:56 -0500 |
| commit | 5b3c7e56215966dd1c50ac8176a8c5bd8d23b6c0 (patch) | |
| tree | 4d0aa3254f7fd0ff9e7d840e39fec3499824f53c | |
| parent | 60459f95e75e0a65886b755e85471cc2d8a8f73b (diff) | |
Remove cockpit and kubernetes-client packages in uninstall playbook.
| -rw-r--r-- | playbooks/adhoc/uninstall.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml index aeca4756b..e68fd810a 100644 --- a/playbooks/adhoc/uninstall.yml +++ b/playbooks/adhoc/uninstall.yml @@ -73,9 +73,14 @@ - atomic-openshift-master - atomic-openshift-node - atomic-openshift-sdn-ovs + - cockpit-bridge + - cockpit-docker + - cockpit-shell + - cockpit-ws - corosync - etcd - haproxy + - kubernetes-client - openshift - openshift-master - openshift-node |
