Merge "Enable docker debug when deployed with debug" into stable/pike

This commit is contained in:
Jenkins
2017-09-01 08:54:46 +00:00
committed by Gerrit Code Review

View File

@@ -728,6 +728,7 @@ tripleo::profile::base::docker::docker_options: '--log-driver=journald --signatu
{{#DOCKER_REGISTRY_MIRROR}}
tripleo::profile::base::docker::registry_mirror: {{DOCKER_REGISTRY_MIRROR}}
{{/DOCKER_REGISTRY_MIRROR}}
tripleo::profile::base::docker::debug: "%{hiera('debug')}"
# Keepalived
tripleo::keepalived::controller_virtual_ip: "%{hiera('controller_admin_host')}"