ansible/roles/mdapi/templates/mdapi.cron

5 lines
115 B
Text
Raw Normal View History

2015-11-09 15:47:52 +01:00
# Fetches repo metadata for mdapi
#
*/20 * * * * root /usr/bin/mdapi-get_repo_md /etc/mdapi/mdapi.cfg > /dev/null
2015-11-09 15:47:52 +01:00