Fix typo in config_volume
authorSven Anderson <sven@redhat.com>
Tue, 20 Jun 2017 12:53:34 +0000 (14:53 +0200)
committerMartin André <m.andre@redhat.com>
Fri, 30 Jun 2017 06:30:36 +0000 (08:30 +0200)
Change-Id: I6a53a56c534f24cb514d8aeb8cec3d7865b93448

docker/services/ec2-api.yaml

index 0c65a90..d4cfe49 100644 (file)
@@ -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: