blob: 4fde973dbc30dfbc60f9351db05251369af34b38 [file] [log] [blame]
Ilya Kharin36749262017-06-17 00:18:37 +04001devops_portal:
2 config:
3 enabled: true
4 service:
5 elasticsearch:
6 configure_proxy: true
7 endpoint:
8 address: 10.20.0.4
9 port: 9200
10 https: false
11 jenkins:
12 endpoint:
13 address: 10.20.0.3
14 port: 8282
15 https: false
16 pushkin:
17 configure_proxy: true
18 endpoint:
19 address: 10.20.0.2
20 port: 8887
21 https: false
22 rundeck:
23 configure_proxy: true
24 endpoint:
25 address: 10.20.0.1
26 port: 4440
27 https: false