Use slapos.recipe.build:download

parent 0a94bec9
......@@ -11,8 +11,6 @@ parts =
[occi-manifest]
# Manifest for xwiki
recipe = slapos.recipe.download
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/xwiki.manifest.xml
#md5sum = 3e1ea477d48080e9bdb98579f7f28be6
filename = xwiki.manifest.xml
location = ${buildout:parts-directory}/${:_buildout_section_name_}
......@@ -24,7 +24,7 @@ domain = domain
os-config = $${pocdirectory:poc}/os_config.xml
# Paths
manifest-source = ${occi-manifest:location}/${occi-manifest:filename}
manifest-source = ${occi-manifest:target}
manifest-destination = $${pocdirectory:poc}/manifest.xml
manifest-name = $${pocdirectory:poc}/manifest.xml
dash-location = TODO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment