Merge "Remove an unnecessary endif"
This commit is contained in:
commit
98ec9eb724
@ -28,7 +28,6 @@ api_workers = {{ openstack_service_workers }}
|
|||||||
{% if service_name == 'ironic-conductor' %}
|
{% if service_name == 'ironic-conductor' %}
|
||||||
[conductor]
|
[conductor]
|
||||||
api_url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ ironic_api_port }}
|
api_url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ ironic_api_port }}
|
||||||
{% endif %}
|
|
||||||
automated_clean=false
|
automated_clean=false
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user