فهرست منبع

Merge pull request #9108 from mazzystr/master

Clean cloud-init path
OpenShift Merge Robot 6 سال پیش
والد
کامیت
6ee443b83e
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      playbooks/openshift-node/private/clean_image.yml

+ 4 - 0
playbooks/openshift-node/private/clean_image.yml

@@ -8,3 +8,7 @@
       state: absent
     with_items:
     - openshift.fact
+  - name: Clean cloud-init path
+    file:
+      state: absent
+      path: "/var/lib/cloud/"