Initial version of developer.stg.fedoraproject.org

This commit is contained in:
Kevin Fenzi 2015-10-27 17:09:24 +00:00
parent 0b796aa763
commit 81a155e0ef
10 changed files with 92 additions and 0 deletions

View file

@ -133,3 +133,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
[developer.fedoraproject.org]
comment = developer.fedoraproject.org
path = /srv/web/developer.fedoraproject.org
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