Ensure boostrap_host_exec runs as root
[apex-tripleo-heat-templates.git] / docker / services / mistral-executor.yaml
index 9041587..5a35ba9 100644 (file)
@@ -13,7 +13,7 @@ parameters:
     default: 'centos-binary-mistral-executor:latest'
     type: string
   DockerMistralConfigImage:
-    description: image
+    description: The container image to use for the mistral config_volume
     default: 'centos-binary-mistral-api:latest'
     type: string
   EndpointMap:
@@ -37,6 +37,7 @@ parameters:
   RoleParameters:
     default: {}
     description: Parameters specific to the role
+    type: json
 
 
 resources: