Go to file
Emilien Macchi 9cc7489cca undercloud-setup: Introduce tripleo_set_unique_hostname variable
In hostname playbook, add a task to modify /etc/hosts.
tripleo_set_unique_hostname is a new boolean which if set to true,
will add a line to /etc/hosts with an unique hostname
( {{ ansible_hostname }}-unique ) which will resolve the first IPv4
address found in the inventory.

It is useful to reproduce a deployment where the operator is using
hostnames to create SSL certificates and deploy the undecloud with the
public host being an hostname/fqdn and not an IP address.

Related-Bug: #1763776
Change-Id: I6425499e5d248e6cb2285f14dd9c6e716122b90b
2019-05-23 13:14:27 +00:00
2019-03-15 10:34:40 +01:00
2019-04-19 19:42:23 +00:00
2016-11-22 13:23:57 +01:00
2018-11-16 16:21:50 +01:00
2016-11-22 13:23:57 +01:00
2019-01-03 07:04:09 +00:00

Team and repository tags

image

Extra roles for tripleo-quickstart

These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.

The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart documentation.

Description
RETIRED, Extra Ansible roles to automate TripleO deployments
Readme 88 MiB