Merge "Remove elasticsearch_protocol unused variable"
This commit is contained in:
commit
94d04dd0bf
@ -414,8 +414,6 @@ enable_destroy_images: "no"
|
||||
####################
|
||||
|
||||
elasticsearch_address: "{{ kolla_internal_vip_address }}"
|
||||
elasticsearch_protocol: "{{ internal_protocol }}"
|
||||
|
||||
enable_elasticsearch: "{{ 'yes' if enable_central_logging | bool or enable_freezer | bool or enable_osprofiler | bool or enable_skydive | bool else 'no' }}"
|
||||
enable_kibana: "{{ 'yes' if enable_central_logging | bool else 'no' }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user