From a6418a1251261f63b3c0b177bc2a2c31bf59542a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 10 Nov 2015 09:53:40 +0100 Subject: [PATCH] Specify the default config as config file --- roles/mdapi/templates/mdapi.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mdapi/templates/mdapi.cron b/roles/mdapi/templates/mdapi.cron index 7ab2caf948..dd20075cb4 100644 --- a/roles/mdapi/templates/mdapi.cron +++ b/roles/mdapi/templates/mdapi.cron @@ -1,4 +1,4 @@ # Fetches repo metadata for mdapi # -*/20 * * * * root /usr/bin/mdapi-get_repo_md +*/20 * * * * root /usr/bin/mdapi-get_repo_md /usr/lib/python3.4/site-packages/mdapi/default_config.py