cb4ed31eaf
Set to false by default for backward compatibility, we can set it to True and it'll add --debug when running the tripleo container image prepare command, useful to have more verbosity. Change-Id: I7d0b4035de748bf2453321d3ab09d09fd45abf8d
7 lines
211 B
YAML
7 lines
211 B
YAML
---
|
|
features:
|
|
- |
|
|
ContainerImagePrepareDebug is a parameter that allows to run the tripleo
|
|
container image prepare command with --debug. It is set to 'False' by default
|
|
for backward compatibility.
|