From 1fd0776f26061db964df6608ee0c9b7751aa4e33 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 16 Apr 2019 19:29:39 +0200 Subject: [PATCH] Switch sundries-stg over to new docs build Signed-off-by: Patrick Uiterwijk --- 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 f6fe92e4ff..8cf5cd2220 100644 --- a/roles/rsyncd/files/rsyncd.conf.sundries-stg +++ b/roles/rsyncd/files/rsyncd.conf.sundries-stg @@ -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