Add global override for service bind address

Change-Id: I942b765633293588aad2a13f8d44ae396e0be20e
This commit is contained in:
Jonathan Rosser 2019-09-18 12:19:37 +01:00
parent 6fca9b86cb
commit 446c275510
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ aodh_role_name: admin
aodh_service_region: RegionOne
aodh_service_endpoint_type: internalURL
aodh_service_name: aodh
aodh_service_bind_address: 0.0.0.0
aodh_service_bind_address: "{{ openstack_service_bind_address | default('0.0.0.0') }}"
aodh_service_port: 8042
aodh_service_proto: http
aodh_service_type: alarming