ff908cc0cc
Introduce a new environment template that enables the Debug parameter. By default the value is set to "true". Change-Id: Ieac59de42ffef6afa5d8f10ef1925c32c7dc8551
6 lines
160 B
YAML
6 lines
160 B
YAML
# A Heat environment file which can be used to enable the debug
|
|
# setting in the overcloud openstack services configuration.
|
|
|
|
parameter_defaults:
|
|
Debug: true
|