Fix influxdb-relay port on haproxy configuration

The port assigned to influxdb-relay is conflicting with the one
already assigned to influxdb, making haproxy never able to bring
up influxdb-relay service.

Change-Id: I348423dbf16fc2be2e1ef41ce2e13ffe34d4e66e
This commit is contained in:
kaiokassiano 2017-12-19 22:51:03 -03:00
parent baa4e7fbc4
commit 5378ae7854
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ haproxy_extra_services:
haproxy_service_name: influxdb_relay
haproxy_backend_nodes: "{{ groups['monasca_influxdb'] | default([]) }}"
haproxy_ssl: "{{ haproxy_ssl }}"
haproxy_port: 8086
haproxy_port: 9096
haproxy_backend_port: 9096
haproxy_balance_type: http
haproxy_backend_options: