Browse Source

Merge pull request #2319 from openshift/sdodson-patch-3

Update uninstall.yml
Scott Dodson 8 years ago
parent
commit
a96a9b713b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      playbooks/adhoc/uninstall.yml

+ 1 - 1
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