Merge "Add docker templates for octavia services"
[apex-tripleo-heat-templates.git] / puppet / deploy-artifacts.sh
index 9f23186..e4d20b4 100644 (file)
@@ -18,7 +18,7 @@ if [ -n "$artifact_urls" ]; then
       tar xvzf $TMP_DATA/file_data
       popd
     else
-      echo "ERROR: Unsupported file format."
+      echo "ERROR: Unsupported file format: $URL"
       exit 1
     fi
     if [ -f $TMP_DATA/file_data ]; then