Explorar el Código

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

Update uninstall.yml
Scott Dodson hace 8 años
padre
commit
a96a9b713b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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