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

* designate_internal_fqdn
* designate_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds a designate_api_listen_port option, which defaults to
designate_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: I654bb3d1109b96cbaff6f450655cd65f349a94e6
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow designate services to use independent hostnames 2019-03-06 15:08:28 -05:00
handlers Add support for Infoblox in Designate role 2019-01-22 14:29:40 +00:00
meta Ansible-ize OpenStack Designate 2017-01-05 14:34:15 +00:00
tasks Allow designate services to use independent hostnames 2019-03-06 15:08:28 -05:00
templates Allow designate services to use independent hostnames 2019-03-06 15:08:28 -05:00