Add global override for service bind address

Change-Id: I07f76024faab924a63556fa13adf8dbb5ad45e01
This commit is contained in:
Jonathan Rosser 2019-09-19 10:30:31 +01:00
parent 3d53ca08fe
commit 71c82ac958
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ blazar_oslomsg_notify_vhost: "{{ blazar_oslomsg_rpc_vhost }}"
blazar_oslomsg_notify_password: "{{ blazar_oslomsg_rpc_password }}"
blazar_role_name: admin
blazar_bind_address: 0.0.0.0
blazar_bind_address: "{{ openstack_service_bind_address | default('0.0.0.0') }}"
blazar_service_port: 1234
blazar_program_name: blazar-server