summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-12-09 16:13:02 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-12-09 16:13:02 -0500
commitecae1fcaaf6d83f2fb6dce0624990b2d13c25db9 (patch)
tree4bfa6651ae3a8eeacd1af55aedf9fd9a5fc17d25
parentb7b3e6dbdfd17e55055630ce963965818e830620 (diff)
parentbb033f8ffdc551e34c9e48a151fb6dc99ab7207e (diff)
downloadopenshift-ecae1fcaaf6d83f2fb6dce0624990b2d13c25db9.tar.gz
openshift-ecae1fcaaf6d83f2fb6dce0624990b2d13c25db9.tar.bz2
openshift-ecae1fcaaf6d83f2fb6dce0624990b2d13c25db9.tar.xz
openshift-ecae1fcaaf6d83f2fb6dce0624990b2d13c25db9.zip
Merge pull request #1049 from abutcher/uninstall-hacluster
Remove hacluster user during uninstall.
-rw-r--r--playbooks/adhoc/uninstall.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml
index 08a2ea6fb..d1bb2298a 100644
--- a/playbooks/adhoc/uninstall.yml
+++ b/playbooks/adhoc/uninstall.yml
@@ -79,6 +79,8 @@
- tuned-profiles-openshift-node
- tuned-profiles-origin-node
+ - user: name=hacluster state=absent
+
- dnf: name={{ item }} state=absent
when: ansible_pkg_mgr == "dnf" and not is_atomic | bool
with_items: