Merge "Drop zaqar param duplicates"

This commit is contained in:
Zuul 2019-01-28 18:40:14 +00:00 committed by Gerrit Code Review
commit 33ad00de4a
1 changed files with 0 additions and 7 deletions

View File

@ -10,10 +10,6 @@ parameters:
DockerZaqarConfigImage:
description: The container image to use for the zaqar config_volume
type: string
ZaqarManagementStore:
type: string
description: The management store for Zaqar
default: redis
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set
@ -40,9 +36,6 @@ parameters:
default: {}
description: Parameters specific to the role
type: json
EnableInternalTLS:
type: boolean
default: false
UpgradeRemoveUnusedPackages:
default: false
description: Remove package if the service is being disabled during upgrade