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

* ironic_internal_fqdn
* ironic_external_fqdn
* ironic_inspector_internal_fqdn
* ironic_inspector_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds ironic_api_listen_port and ironic_inspector_listen_port
options, which default to ironic_api_port and ironic_inspector_port for
backward compatibility.

These options 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: I45b175e85866b4cfecad8451b202a5a27f888a84
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow ironic services to use independent hostnames 2019-03-06 15:08:28 -05:00
handlers Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
meta Add Ansible support for Ironic 2015-09-28 16:10:43 -04:00
tasks Allow ironic services to use independent hostnames 2019-03-06 15:08:28 -05:00
templates Allow ironic services to use independent hostnames 2019-03-06 15:08:28 -05:00