From 13b06e7e380288eb8df1dc868098987797581f92 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Mon, 13 May 2019 00:58:57 +0000 Subject: [PATCH] getfedora stg: use the new (openshift nfs) mount for rsyncd Signed-off-by: Rick Elrod --- roles/rsyncd/files/rsyncd.conf.sundries-stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rsyncd/files/rsyncd.conf.sundries-stg b/roles/rsyncd/files/rsyncd.conf.sundries-stg index 8cf5cd2220..0b8a0b1071 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries-stg +++ b/roles/rsyncd/files/rsyncd.conf.sundries-stg @@ -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