ansible/files/reg-server/cron-prod

3 lines
125 B
Text
Raw Normal View History

SHELL=/bin/bash
2018-10-16 21:08:54 +00:00
*/5 * * * * root cd /var/lib/reg-server/ && reg server -r registry.fedoraproject.org --once |& grep -vi INFO