tripleo-quickstart-extras/releasenotes/notes/custom-undercloud-roles-file-3603a5e98e2b12d5.yaml
Bogdan Dobrelya 90aba7ea27 Fix path and wire-in UC deploy role data file
It had been missing for some places and now that
technical debt gets addressed.

Depends-on: Iaef2671acf516b7e89358984a0d8a59555fc91f0

Change-Id: I887d5bccc6bd5c514348d8ebfc7c13f0bcdc217d
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-05-24 07:55:27 +00:00

11 lines
317 B
YAML

---
fixes:
- |
Fix `undercloud_roles_data` to contain a relative path as tripleoclient
expects it.
other:
- |
``undercloud deploy`` CLI now supports `undercloud_roles_data`.
It can also be defined in `undercloud.conf` as `roles_file` to be
used with ``undercloud install --use-heat`` as well.