Commit bfc702d7 authored by Lu Xu's avatar Lu Xu 👀

XXX software/ors-amarisoft: use slapos.toolbox-dev

parent 8772b31f
......@@ -43,10 +43,24 @@ parts +=
eggs
xamari
setcap
slapos.toolbox-dev
# unimplemented parts - the http monitor and better log handling using logrotate
# apache-php
# logrotate
[slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/slapos.toolbox.git
branch = ors
git-executable = ${git:location}/bin/git
[slapos.toolbox-dev]
recipe = zc.recipe.egg:develop
egg = slapos.toolbox
setup = ${slapos.toolbox-repository:location}
depends = ${slapos-toolbox-dependencies:eggs}
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/${:filename}
......
  • FYI, now we have 5a3896d9 it also includes the changes you released yesterday

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