and the rhn files need to be added someday

This commit is contained in:
Stephen Smoogen 2018-02-07 19:41:36 +00:00
parent b9b720043b
commit b2d8343b3f
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,2 @@
30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel5/rhel5-sync > /dev/null
30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync > /dev/null 30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync > /dev/null
30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync > /dev/null 30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync > /dev/null

View file

@ -339,7 +339,8 @@
- config - config
when: inventory_hostname.startswith('batcave01') when: inventory_hostname.startswith('batcave01')
# #
# Monday morning run a script to show all the packages we have in infra tags in koji. # Monday morning run a script to show all the packages we have in infra
# tags in koji.
# #
- name: Install infra-tags-report script - name: Install infra-tags-report script