Merge "Reference correct group in haproxy_config.yml"
This commit is contained in:
commit
52b587f3bb
@ -182,6 +182,6 @@ haproxy_service_configs:
|
||||
haproxy_balance_type: http
|
||||
- service:
|
||||
haproxy_service_name: aodh_api
|
||||
haproxy_backend_nodes: "{{ groups['metering-alarm_all'] }}"
|
||||
haproxy_backend_nodes: "{{ groups['aodh_api'] }}"
|
||||
haproxy_port: 8042
|
||||
haproxy_balance_type: http
|
||||
|
Loading…
x
Reference in New Issue
Block a user