summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/uninstall.yml
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-17 21:17:36 -0400
committerGitHub <noreply@github.com>2016-08-17 21:17:36 -0400
commit0036c8bf440320ab5ef96813d6aea41578a46cc8 (patch)
tree17961278c6cae4cbe1c1fb374465b9d4238ffa5f /playbooks/adhoc/uninstall.yml
parent66df6c2f5ee015036f82fe53fc510d6fd26603d6 (diff)
downloadopenshift-0036c8bf440320ab5ef96813d6aea41578a46cc8.tar.gz
openshift-0036c8bf440320ab5ef96813d6aea41578a46cc8.tar.bz2
openshift-0036c8bf440320ab5ef96813d6aea41578a46cc8.tar.xz
openshift-0036c8bf440320ab5ef96813d6aea41578a46cc8.zip
Update uninstall.yml
Fixes #2317
Diffstat (limited to 'playbooks/adhoc/uninstall.yml')
-rw-r--r--playbooks/adhoc/uninstall.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml
index 4edd44fe4..a6c523e26 100644
--- a/playbooks/adhoc/uninstall.yml
+++ b/playbooks/adhoc/uninstall.yml
@@ -338,7 +338,7 @@
- /etc/ansible/facts.d/openshift.fact
- /etc/etcd
- /etc/systemd/system/etcd_container.service
- - /var/lib/etcd
+ - /var/lib/etcd/*
- hosts: lb
become: yes