ansible/files/reg-server/cron-prod

3 lines
145 B
Text
Raw Normal View History

SHELL=/bin/bash
*/5 * * * * root cd /var/lib/reg-server/ && reg server -r registry.fedoraproject.org --once |& grep -vi INFO |& grep -vi WARNING