90aba7ea27
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>
11 lines
317 B
YAML
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.
|