Initial version of developer.stg.fedoraproject.org
This commit is contained in:
parent
0b796aa763
commit
81a155e0ef
10 changed files with 92 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue