Skip to content
Snippets Groups Projects
Commit 56374206 authored by Eduardo Gonzalez's avatar Eduardo Gonzalez
Browse files

Fix deployment with public TLS enabled

When deploying with tls enabled in public
endpoints, ansible modules fails due SSL certificates
are self-signed.

This change adds a new variable to allow customization
on which endpoints ansible should connect.
Defaults to admin because admin auth parameters defaults
to admin endpoint.

Change-Id: Ic3ed58cf9c9579cae08a11bbfe6fce983b5a9cbc
Closes-Bug: #1720995
parent 709c6b7b
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment