Remove hardcoded docker image names
They shouldn't be here. We control the image names via tripleo-common. Related-Bug: #1730487 Change-Id: I1a867969133c218a60be9e5a68b16dd0f1f3d878
This commit is contained in:
parent
107b610923
commit
ead7018e2b
@ -18,7 +18,6 @@ parameters:
|
||||
type: string
|
||||
DockerSwiftConfigImage:
|
||||
description: The container image to use for the swift config_volume
|
||||
default: 'centos-binary-swift-proxy-server:latest'
|
||||
type: string
|
||||
EndpointMap:
|
||||
default: {}
|
||||
|
Loading…
Reference in New Issue
Block a user