diff --git a/roles/batcave/files/sync-rhn b/roles/batcave/files/sync-rhn index 25e2b6c637..8a21ec508d 100644 --- a/roles/batcave/files/sync-rhn +++ b/roles/batcave/files/sync-rhn @@ -1,5 +1,3 @@ 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