From 397994facce1020dfdc0fbe9c5c39f407a3e3606 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 30 Aug 2018 16:13:40 +0000 Subject: [PATCH] fix path --- roles/fedora-web/registry/files/cron-sync-registry-index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-web/registry/files/cron-sync-registry-index b/roles/fedora-web/registry/files/cron-sync-registry-index index d668490958..cc922257e9 100644 --- a/roles/fedora-web/registry/files/cron-sync-registry-index +++ b/roles/fedora-web/registry/files/cron-sync-registry-index @@ -1,2 +1,2 @@ 30 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group sundries01::registry-index/ /srv/web/registry-index/ -40 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group sundries01::regindexer/ /srv/web/registry-index/index/ +40 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group sundries01::regindexer/index/ /srv/web/registry-index/index/