tripleo-heat-templates/environments/debug.yaml
Wes Hayutin ff908cc0cc Add new environment for debug
Introduce a new environment template that enables the Debug parameter.
By default the value is set to "true".

Change-Id: Ieac59de42ffef6afa5d8f10ef1925c32c7dc8551
2016-10-07 17:27:22 +00:00

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