kolla-ansible/ansible/roles/barbican
Jim Rollenhagen 857871df00 Allow barbican services to use independent hostnames
This allows barbican service endpoints to use custom hostnames, and adds the
following variables:

* barbican_internal_fqdn
* barbican_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds a barbican_api_listen_port option, which defaults to
barbican_api_port for backward compatibility.

This option allow the user to differentiate between the port the
service listens on, and the port the service is reachable on. This is
useful for external load balancers which live on the same host as the
service itself.

Change-Id: I1807a9c8b64d737d0e278bb3e925fecb4fadfb08
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow barbican services to use independent hostnames 2019-03-06 15:08:28 -05:00
handlers Apply Resource Constraints to Openstack Services 2018-07-25 17:05:04 +01:00
meta Add Barbican ansible role 2016-09-13 02:56:27 +00:00
tasks Allow barbican services to use independent hostnames 2019-03-06 15:08:28 -05:00
templates Allow barbican services to use independent hostnames 2019-03-06 15:08:28 -05:00