Commit 8719a7bc authored by Julien Muchembled's avatar Julien Muchembled

debian-netinst-base: switch to slapos.recipe.build:download

parent 96cc99ee
Pipeline #9334 failed with stage
in 0 seconds
......@@ -42,14 +42,10 @@ environment =
LDFLAGS=-L${pixman:location}/lib -Wl,-rpath=${pixman:location}/lib
[debian-netinst-base]
recipe = hexagonit.recipe.download
ignore-existing = true
recipe = slapos.recipe.build:download
filename = ${:_buildout_section_name_}
url = https://cdimage.debian.org/cdimage/${:release}/${:arch}/iso-cd/debian-${:version}-${:arch}-netinst.iso
release = archive/${:version}
download-only = true
mode = 0644
location = ${buildout:parts-directory}/${:_buildout_section_name_}
[debian-amd64-netinst-base]
<= debian-netinst-base
......
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