From 61930231669b2d785d0ee46ec0d9a3ad35018719 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 1 Oct 2015 16:29:12 +0000 Subject: [PATCH] Switch sync to using the new scripts for rhel5/6 as well. --- roles/batcave/files/sync-rhn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/batcave/files/sync-rhn b/roles/batcave/files/sync-rhn index ceb6cbe2b4..1da20513f6 100644 --- a/roles/batcave/files/sync-rhn +++ b/roles/batcave/files/sync-rhn @@ -1,3 +1,4 @@ -30 1 * * * root /mnt/fedora/app/fi-repo/rhel/do-rhel-sync 2> /dev/null MAILTO=kevin@fedoraproject.org +30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel5/rhel5-sync +30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync 30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync