tripleo-heat-templates/docker
Michele Baldessari 4d7e03be85 Add proper debug switch on init_bundles
When deploying with -e environments/config-debug.yaml, which sets
ConfigDebug to true, it is expected that puppet is run with --debug
--verbose. This has happened for most of the puppet uses (via
LP#1722752), but we missed enabling it for the init_bundle under
docker/services.

While we're at it we also add '--color=false' to the puppet apply
command of the init_bundle containers as that is what we use in the
other puppet apply runs.

Closes-Bug: #1738764

Change-Id: If529b83a7342b3ad17d705517978539d1c6b949e
2017-12-18 15:27:36 +01:00
..
services Add proper debug switch on init_bundles 2017-12-18 15:27:36 +01:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Add modulepath option when applying puppet inside docker. 2017-12-07 20:09:13 +01:00
docker-toool Merge "Add detach to docker-toool" 2017-06-30 03:52:38 +00:00