Procházet zdrojové kódy

Merge pull request #863 from abutcher/uninstall-clients

Add origin-clients to uninstall playbook.
Brenton Leanhardt před 9 roky
rodič
revize
586972b427
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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