From fcb63d0b16b8e9df7d131c70bb323665e86ce79d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 12 Dec 2014 18:59:21 +0000 Subject: [PATCH] Typofix. --- roles/fedora-web/boot/files/cron-sync-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-web/boot/files/cron-sync-boot b/roles/fedora-web/boot/files/cron-sync-boot index 07ebf7905f..7d361c1385 100644 --- a/roles/fedora-web/boot/files/cron-sync-boot +++ b/roles/fedora-web/boot/files/cron-sync-boot @@ -1 +1 @@ -25 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group bapp02::start.fedoraproject.org/ /srv/web/start.fedoraproject.org/ +25 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group bapp02::boot.fedoraproject.org/ /srv/web/boot.fedoraproject.org/