diff --git a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 index 798af9a35d..1a862c926d 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -287,12 +287,6 @@ openstack_user_kernel_options: openstack_hosts_package_state: latest -{% if bootstrap_host_action == 'deploy' %} -openstack_service_adminuri_proto: https -openstack_service_internaluri_proto: https -haproxy_ssl_all_vips: true -{% endif %} - {% if 'octavia' in bootstrap_host_scenarios_expanded %} # Enable Octavia V2 API/standalone octavia_v2: True