mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
add iot and regindexer to prod
This commit is contained in:
@@ -166,6 +166,14 @@ 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
|
||||
|
||||
[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]
|
||||
comment = developer.fedoraproject.org
|
||||
path = /srv/web/developer.fedoraproject.org
|
||||
@@ -214,6 +222,14 @@ 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
|
||||
|
||||
[regindexer]
|
||||
comment = regindexer
|
||||
path = /var/lib/regindexer/
|
||||
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
|
||||
|
||||
[docs-redirects]
|
||||
comment = Docs Site Redirects
|
||||
path = /srv/web/docs-redirects
|
||||
|
||||
Reference in New Issue
Block a user