add iot.fpo here too
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
1ba7a750e8
commit
504903069e
1 changed files with 8 additions and 0 deletions
|
@ -166,6 +166,14 @@ gid = root
|
||||||
read only = yes
|
read only = yes
|
||||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
|
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
|
||||||
|
|
||||||
|
[iot.fedoraproject.org]
|
||||||
|
comment = iot.fedoraproject.org
|
||||||
|
path = /srv/web/iot.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 10.5.128.0/255.255.255.0
|
||||||
|
|
||||||
[developer.fedoraproject.org]
|
[developer.fedoraproject.org]
|
||||||
comment = developer.fedoraproject.org
|
comment = developer.fedoraproject.org
|
||||||
path = /srv/web/developer.fedoraproject.org
|
path = /srv/web/developer.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue