From ed8378bcf5e1b6b6e120c652338eeb6551eb0c4b Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 11 May 2017 14:26:35 -0700 Subject: [PATCH] Add output for incorrect type on compose_configuration option --- templates/locales/providers_docker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/locales/providers_docker.yml b/templates/locales/providers_docker.yml index 0c10338ce..50f9959ab 100644 --- a/templates/locales/providers_docker.yml +++ b/templates/locales/providers_docker.yml @@ -139,6 +139,8 @@ en: "build_dir" must exist and contain a Dockerfile build_dir_or_image: |- One of "build_dir" or "image" must be set + compose_configuration_hash: |- + "compose_configuration" must be a hash create_args_array: |- "create_args" must be an array invalid_link: |-