diff options
author | Andrew Butcher <abutcher@redhat.com> | 2015-11-10 16:22:20 -0500 |
---|---|---|
committer | Andrew Butcher <abutcher@redhat.com> | 2015-11-10 16:22:20 -0500 |
commit | 2a7cb7936318c4cf8a94d36748f7356349234ded (patch) | |
tree | a0f7276dece9ba0cb4422ba3d9822dacd5334d70 /playbooks/adhoc/uninstall.yml | |
parent | 825ef4ce54e0be3987806ff3454e23208b564140 (diff) | |
download | openshift-2a7cb7936318c4cf8a94d36748f7356349234ded.tar.gz openshift-2a7cb7936318c4cf8a94d36748f7356349234ded.tar.bz2 openshift-2a7cb7936318c4cf8a94d36748f7356349234ded.tar.xz openshift-2a7cb7936318c4cf8a94d36748f7356349234ded.zip |
Add origin-clients to uninstall playbook.
Diffstat (limited to 'playbooks/adhoc/uninstall.yml')
-rw-r--r-- | playbooks/adhoc/uninstall.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml index e05ab43f8..e0dbad900 100644 --- a/playbooks/adhoc/uninstall.yml +++ b/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 |