Drop zaqar param duplicates

These slipped in during the service flattening

Change-Id: I613fc8e1d9c80ce791b261c9ca80d1c9b311908b
This commit is contained in:
Dan Prince 2019-01-16 09:08:57 -05:00
parent d747625b82
commit 726f0b0c29
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