Skip to content

Instantly share code, notes, and snippets.

@frizop
Created February 21, 2019 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frizop/44656b8ffba6235f4f0d87dac3119748 to your computer and use it in GitHub Desktop.
Save frizop/44656b8ffba6235f4f0d87dac3119748 to your computer and use it in GitHub Desktop.
ssl
# When set to True, an SSL certificate will be generated as part of
# the undercloud install and this certificate will be used in place of
# the value for undercloud_service_certificate. The resulting
# certificate will be written to
# /etc/pki/tls/certs/undercloud-[undercloud_public_host].pem. This
# certificate is signed by CA selected by the
# "certificate_generation_ca" option. (boolean value)
#generate_service_certificate = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment