From 1e6f1ff970e6682131a7f72e2d33be0d14aea9e1 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Mon, 13 May 2019 10:52:13 +0000 Subject: [PATCH] change rsyncd path to new getfedora.org Signed-off-by: Rick Elrod --- roles/rsyncd/files/rsyncd.conf.sundries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rsyncd/files/rsyncd.conf.sundries b/roles/rsyncd/files/rsyncd.conf.sundries index 8cf5cd2220..0b8a0b1071 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries +++ b/roles/rsyncd/files/rsyncd.conf.sundries @@ -128,7 +128,7 @@ hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.25 [getfedora.org] comment = getfedora.org -path = /srv/web/getfedora.org +path = /srv/websites/getfedora.org uid = root gid = root read only = yes