From 785cb728b7bbe103c1838fb742b83e344a5f9c89 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 18 Apr 2019 20:35:26 +0200 Subject: [PATCH] Move docs sync over to new openshift-built source Signed-off-by: Patrick Uiterwijk --- 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 f6fe92e4ff..8cf5cd2220 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries +++ b/roles/rsyncd/files/rsyncd.conf.sundries @@ -24,7 +24,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 [docs] comment = Docs Site -path = /srv/web/docs +path = /srv/docs uid = root gid = root read only = yes