Skip to content
Snippets Groups Projects
Commit 6b6a5cee authored by Smaine Kahlouch's avatar Smaine Kahlouch
Browse files

docker-gc executable cron task

parent 67be137e
No related branches found
No related tags found
No related merge requests found
......@@ -28,5 +28,5 @@
when: enable_docker_gc
- name: Copy Cron for garbage collection script
template: src=cron_docker-gc.j2 dest=/etc/cron.hourly/cron_docker-gc
template: src=cron_docker-gc.j2 dest=/etc/cron.hourly/cron_docker-gc mode=755
when: enable_docker_gc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment