add registry UI to sundries rsyncd conf

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2017-06-30 15:10:51 +00:00
parent d2c257c62e
commit a00dffea3b

View file

@ -189,3 +189,11 @@ uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
[registry-index]
comment = registry-index
path = /var/lib/reg-server/static/
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0