Browse Source

Merge pull request #863 from abutcher/uninstall-clients

Add origin-clients to uninstall playbook.
Brenton Leanhardt 9 years ago
parent
commit
586972b427
1 changed files with 2 additions and 1 deletions
  1. 2 1
      playbooks/adhoc/uninstall.yml

+ 2 - 1
playbooks/adhoc/uninstall.yml

@@ -59,8 +59,8 @@
         - atomic-openshift-master
         - atomic-openshift-node
         - atomic-openshift-sdn-ovs
-        - etcd
         - corosync
+        - etcd
         - openshift
         - openshift-master
         - openshift-node
@@ -68,6 +68,7 @@
         - openshift-sdn-ovs
         - openvswitch
         - origin
+        - origin-clients
         - origin-master
         - origin-node
         - origin-sdn-ovs