Merge "Honor Debug for container image prepare" into stable/train

This commit is contained in:
Zuul 2019-11-04 14:52:28 +00:00 committed by Gerrit Code Review
commit c2e136796e
1 changed files with 5 additions and 1 deletions

View File

@ -57,8 +57,12 @@ parameters:
description: Optional. Mirror to use for registry docker.io
default: ''
type: string
ContainerImagePrepareDebug:
Debug:
default: false
description: Set to True to enable debugging on all services.
type: boolean
ContainerImagePrepareDebug:
default: ''
description: Whether or not we want to activate --debug in tripleo container image prepare.
type: string
constraints: