bifrost/releasenotes/notes/bifrost-install-env-c424fe35422ca815.yaml
Dmitry Tantsur 9b83665d83 Generate an environment file during bifrost-cli install
It is recommended to pass the same variables (e.g. testing) to other
commands and playbooks, the new file makes it possible.

Change-Id: I2adc4e2dcfd8555b2c9e6c3bf0f512f603367091
2022-01-06 15:36:47 +01:00

7 lines
236 B
YAML

---
features:
- |
The ``bifrost-cli install`` command now generates an environment file
(``bifrost-install-env.json`` by default, can be changed with the
``--output`` argument) with the variables used during installation.