a6f1daf794
As we will no longer be writing tmpdirs for config download, changes the default download location to a subdirectory so as not to spray config files at the root of the user's home. Change-Id: I45cd340a256a7f1c3c0038948c0a9deb32a34109 Related-Bug: 1752118
7 lines
263 B
YAML
7 lines
263 B
YAML
---
|
|
upgrade:
|
|
- The default location for ``openstack overcloud config download`` has
|
|
changed to ``~/tripleo-config``. ``config download`` also no longer
|
|
uses tmpdirs and will overwrite files on subsequent runs to the same
|
|
``--config-dir`` location.
|