Fix typo in config_volume
Change-Id: I6a53a56c534f24cb514d8aeb8cec3d7865b93448
This commit is contained in:
parent
a396ac325a
commit
630030a431
@ -13,7 +13,7 @@ parameters:
|
||||
default: 'centos-binary-ec2-api:latest'
|
||||
type: string
|
||||
DockerEc2ApiConfigImage:
|
||||
description: The container image to use for the ec2api config_volume
|
||||
description: The container image to use for the ec2_api config_volume
|
||||
default: 'centos-binary-ec2-api:latest'
|
||||
type: string
|
||||
EndpointMap:
|
||||
@ -64,7 +64,7 @@ outputs:
|
||||
service_config_settings: {get_attr: [Ec2ApiPuppetBase, role_data, service_config_settings]}
|
||||
# BEGIN DOCKER SETTINGS
|
||||
puppet_config:
|
||||
config_volume: ec2api
|
||||
config_volume: ec2_api
|
||||
puppet_tags: ec2api_api_paste_ini,ec2api_config
|
||||
step_config: *step_config
|
||||
config_image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user