Commit 58a19aea authored by Nicolas Wavrant's avatar Nicolas Wavrant

resilient: fixes frequency of status feed for pbs

parent 79f1d201
......@@ -66,7 +66,7 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-pull-backup.cfg.in
output = ${buildout:directory}/instance-pull-backup.cfg
md5sum = e1f19c1926c6d052ab9459a55f7242ad
md5sum = e5642321d44c9a94383826b220df28ae
mode = 0644
[template-replicated]
......
......@@ -148,7 +148,7 @@ wrapper-path = $${rootdirectory:bin}/resilient-genstatusrss.py
<= cron
recipe = slapos.cookbook:cron.d
name = resilient-pbs-status-feed
frequency = 5 * * * *
frequency = */5 * * * *
command = $${pbs-resilient-status-feed:wrapper-path}
#----------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment