Enable periodic task to discover cell hosts when ironic is used
[apex-tripleo-heat-templates.git] / puppet / deploy-artifacts.sh
index 4e1ad89..6e7f0ec 100644 (file)
@@ -16,7 +16,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
     rm $TMP_DATA/file_data