Merge "CI: enable libvirt TLS in TLS jobs"
This commit is contained in:
commit
a82028e3e8
@ -146,6 +146,8 @@ openstack_cacert: "/etc/pki/tls/certs/ca-bundle.crt"
|
||||
{% endif %}
|
||||
kolla_admin_openrc_cacert: "{% raw %}{{ kolla_certificates_dir }}{% endraw %}/ca/root.crt"
|
||||
rabbitmq_enable_tls: "yes"
|
||||
# TODO(mgoddard): Set this to "yes" when previous release is Yoga.
|
||||
libvirt_tls: "{{ not is_upgrade or previous_release != 'xena' }}"
|
||||
{% endif %}
|
||||
|
||||
{% if scenario == 'linuxbridge' %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user