puntonim / ansible-biostar

An Ansible playbook to automatize the deployment of a Biostar-based project using Docker containers
http://painl.es/ansible-biostar/
GNU General Public License v3.0
10 stars 3 forks source link

Multiple entries in crontab #26

Closed puntonim closed 10 years ago

puntonim commented 10 years ago

With this instruction: https://github.com/nimiq/ansible-biostar/blob/master/roles/docker_webapp/templates/run-webapp.sh.j2#L13 a new run-update-index.sh task is added to the crontab every time the container is restarted causing the entire machine to slow down.