diff --git a/roles/batcave/files/sync-rhn b/roles/batcave/files/sync-rhn index 8a21ec508d..25e2b6c637 100644 --- a/roles/batcave/files/sync-rhn +++ b/roles/batcave/files/sync-rhn @@ -1,3 +1,5 @@ 00 1 * * * 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 6 * * * root /mnt/fedora/app/fi-repo/rhel/rhel8/rhel8-sync > /dev/null +# CentOS Alt Arch sync +30 9 * * * root /mnt/fedora/app/fi-repo/centos/centos-altarch-sync > /dev/null