diff options
author | Steven Hardy <shardy@redhat.com> | 2016-02-03 10:12:20 +0000 |
---|---|---|
committer | Steven Hardy <shardy@redhat.com> | 2016-02-03 10:17:11 +0000 |
commit | 3c1850b780c3841ffcab1e35f81be623f0000e37 (patch) | |
tree | 70cfa0008f174376fcb45ee1bc46e36c004fd1ca /extraconfig | |
parent | b9e421ec6db97782c4b3024203e827812e87ddf3 (diff) |
Add HostnameMap to allow granular control of hostnames
Some operators desire more granular control of hostnames than is
currently possible via the *HostnameFormat parameters, in particular
mapping nodes to explicit IDs (such as inventory references) is not
easily possible.
So, add a HostnameMap parameter, which is optional and allows
explicit overriding of the default hostnames.
E.g pass an environment like this:
parameter_defaults:
HostnameMap:
overcloud-controller-0: overcloud-controller-prod-123-0
overcloud-controller-1: overcloud-controller-prod-456-0
overcloud-controller-2: overcloud-controller-prod-789-0
Note this is mapping is global (for all roles), because we
expect the keys to be unique given that they include the
role name and index by default.
Note that this depends on a fix for heat bug #1539737
Change-Id: Ib4d3d40e9523903ebccc06c3e14b2d71d924afa3
Depends-On: Ib934f443a8b8e4f75335a9d8b992e7f86791aa45
Diffstat (limited to 'extraconfig')
0 files changed, 0 insertions, 0 deletions