Split Controller Architecture requires Controller role
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Unassigned |
Bug Description
The split controller architecture documented here:
fails with the following error:
Could not find data item controller_node_ips in any Hiera data file and no default supplied at /etc/puppet/
It looks like this is because the role is hardcoded in overcloud.j2.yaml ?
controlle
controlle
I can therefore workaround this by changing ControllerPcmk to Controller and editing the Controller role. I then add one ControllerSystemd custom role.
My guess is that this is coincidentally fixed by:
Change-Id: I36df7fa86c2ff4
or maybe over-riding hieradata is required?
If the latter, perhaps a documentation update?
tags: | added: newton-backport-potential |
Changed in tripleo: | |
importance: | Undecided → Medium |
status: | New → Triaged |
milestone: | none → pike-1 |
Changed in tripleo: | |
milestone: | pike-1 → pike-2 |
Changed in tripleo: | |
milestone: | pike-2 → pike-3 |
Changed in tripleo: | |
milestone: | pike-3 → pike-rc1 |
Changed in tripleo: | |
milestone: | pike-rc1 → queens-1 |
Doc update was done so closing.