Put in centos sync for EPEL-8

This commit is contained in:
Stephen Smoogen 2020-03-24 18:46:25 +00:00 committed by Pierre-Yves Chibon
parent 5babfbb008
commit 442c094481
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
30 4 * * * root /mnt/fedora/app/fi-repo/centos/centos-8-sync > /dev/null

View file

@ -257,6 +257,16 @@
- config
when: inventory_hostname.startswith('batcave01')
#
# sync-centos cron job
#
- name: setup sync-rhn cron
copy: src=sync-centos dest=/etc/cron.d/sync-centos mode=0644
tags:
- batcave
- config
when: inventory_hostname.startswith('batcave01')
#
# Setup web server config