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
6 lines
146 B
YAML
6 lines
146 B
YAML
# A Heat environment file which can be used to enable container image prepare
|
|
# debugging
|
|
|
|
parameter_defaults:
|
|
ContainerImagePrepareDebug: true
|