Skip to content

Commit 9269f31

Browse files
committed
Ajout download+polygons sur proxy moji
1 parent 491ab43 commit 9269f31

File tree

1 file changed

+10
-0
lines changed
  • host_vars/proxy.moji.vm.openstreetmap.fr

1 file changed

+10
-0
lines changed

host_vars/proxy.moji.vm.openstreetmap.fr/proxy

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,21 @@ host_proxy:
145145
websites: "pleinair.openstreetmap.fr"
146146
target: "10.1.0.201"
147147
dedicated_certbot_cert: True
148+
-
149+
logname: "download"
150+
websites: "download.openstreetmap.fr"
151+
target: "10.1.0.215"
152+
dedicated_certbot_cert: True
148153
-
149154
logname: "dev.download"
150155
websites: "dev.download.openstreetmap.fr"
151156
target: "10.1.0.215"
152157
dedicated_certbot_cert: True
158+
-
159+
logname: "polygons"
160+
websites: "polygons.openstreetmap.fr"
161+
target: "10.1.0.215"
162+
dedicated_certbot_cert: True
153163
-
154164
logname: "overpass"
155165
websites: "overpass.openstreetmap.fr"

0 commit comments

Comments
 (0)