Add DockerPuppetDebug to environments/config-debug.yaml

This enables puppet debug for puppet containers as well when
an operator includes environments/config-debug.yaml which is
the 'traditional' way we've been using to enable puppet debugging.

Change-Id: I4b9e2a2169572f679f7c0e357349264d7e0a8a50
This commit is contained in:
Michele Baldessari 2018-01-09 10:43:16 +01:00
parent 5bfd8c7084
commit 511c25d9c3
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
parameter_defaults:
ConfigDebug: true
DockerPuppetDebug: True