Commit 3578bdeb authored by Łukasz Nowak's avatar Łukasz Nowak

fixup! XXX rapid-cdn: Implement simple and working frontend support

parent 53d3a68a
Pipeline #17838 running with stage
......@@ -47,23 +47,11 @@ mode = 0644
[template-rapid-cdn-log-aggregator]
<= template-download-base
# kedifa unreleased version
[kedifa-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/luke/kedifa.git
git-executable = ${git:location}/bin/git
revision = 8fefa73fc2aa8934139e1972b959853ed5251f52
[kedifa-develop]
recipe = zc.recipe.egg:develop
setup = ${kedifa-repository:location}
egg = kedifa
[kedifa]
recipe = zc.recipe.egg
eggs =
${python-cryptography:egg}
${kedifa-develop:egg}
kedifa
[software-parameter-section]
# This section passes binaries and other software provided outputs to all
......@@ -98,6 +86,6 @@ template-rapid-cdn-kedifa = ${template-rapid-cdn-kedifa:target}
template-rapid-cdn-log-aggregator = ${template-rapid-cdn-log-aggregator:target}
[versions]
#kedifa = kedifa-unreleased-version
kedifa = 0.0.6
# modernish zc.lockfile is required by kedifa
zc.lockfile = 1.4
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