9b83665d83
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
7 lines
236 B
YAML
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.
|