29 Sep
2022
29 Sep
'22
5:25 a.m.
On Thu, 29 Sept 2022 at 11:22, Satish Patel <satish.txt@gmail.com> wrote:
I did the following in global.yml and ran "deploy" but it stuck somewhere in nova. I am looking for errors to find out what happened. Am I missing something in the following configuration?
It looks correct at first glance. You need to be more specific about the issue at hand. The error message, circumstances...
kolla_enable_tls_internal: "yes" kolla_certificates_dir: "/etc/kolla/certificates" kolla_internal_fqdn_cert: "{{ kolla_certificates_dir }}/my_company_certificate.pem"
Is the above going to enable SSL for all communications or just horizon web GUI?
All communications via haproxy. Radek -yoctozepto