Quellcode durchsuchen

Merge pull request #863 from abutcher/uninstall-clients

Add origin-clients to uninstall playbook.
Brenton Leanhardt vor 9 Jahren
Ursprung
Commit
586972b427
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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