1c6b947bf2
- Fixes 206 errors and removed the skip. - Also replaces revision with latest tag (pushed today) Bug: https://bugs.launchpad.net/tripleo/+bug/1848512 Change-Id: I69d75ba9de8ab0e91eb45fd4f9febfdb28cdcb3a
8 lines
234 B
YAML
8 lines
234 B
YAML
---
|
|
|
|
ssl_overcloud: false
|
|
|
|
overcloud_public_vip: "{{ undercloud_external_network_cidr|nthhost(5) }}"
|
|
overcloud_ssl_cert_log: "{{ working_dir }}/overcloud_create_ssl_cert.log"
|
|
overcloud_ssl_cert_script: overcloud-create-ssl-cert.sh.j2
|