blob: bfd2bbd9e42a107db5578d851e97cbcbff4abbe6 [file] [log] [blame]
Jakub Pavlikffb8d482016-01-25 23:06:01 +01001haproxy:
2 proxy:
3 enabled: true
Jakub Pavlikffb8d482016-01-25 23:06:01 +01004 listen:
5 contrail_analytics:
6 type: contrail-analytics
Gleb Zimin9cf0cfc2019-01-29 12:05:53 +04007 options:
8 - tcp-check
Jakub Pavlikffb8d482016-01-25 23:06:01 +01009 binds:
10 - address: 127.0.0.1
11 port: 8081
12 servers:
13 - name: ams1posnal01
14 host: 127.0.0.1
15 port: 9081
16 params: check inter 2000 rise 2 fall 3
17 - name: ams1posnal02
18 host: 127.0.0.1
19 port: 9081
20 params: check inter 2000 rise 2 fall 3
21 - name: ams1posnal03
22 host: 127.0.0.1
23 port: 9081
24 params: check inter 2000 rise 2 fall 3
25 contrail_config_stats:
26 type: contrail-config
27 format: listen
28 binds:
29 - address: '*'
30 port: 5937
31 user: haproxy
32 password: password
33 contrail_api:
34 type: contrail-api
Gleb Zimin9cf0cfc2019-01-29 12:05:53 +040035 options:
36 - tcp-check
Jakub Pavlikffb8d482016-01-25 23:06:01 +010037 check: false
38 binds:
39 - address: 127.0.0.1
40 port: 8082
41 servers:
42 - name: ams1posntw01
43 host: 127.0.0.1
44 port: 9100
45 params: check inter 2000 rise 2 fall 3
46 - name: ams1posntw02
47 host: 127.0.0.1
48 port: 9100
49 params: check inter 2000 rise 2 fall 3
50 - name: ams1posntw03
51 host: 127.0.0.1
52 port: 9100
Dennis Dmitriev3a1cbfa2017-07-06 21:07:27 +030053 params: check inter 2000 rise 2 fall 3
54
55# For haproxy/meta/sensu.yml
56linux:
57 network:
58 fqdn: linux.ci.local