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
This commit is contained in:
parent
521b8d418f
commit
ff908cc0cc
5
environments/debug.yaml
Normal file
5
environments/debug.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# A Heat environment file which can be used to enable the debug
|
||||||
|
# setting in the overcloud openstack services configuration.
|
||||||
|
|
||||||
|
parameter_defaults:
|
||||||
|
Debug: true
|
Loading…
Reference in New Issue
Block a user