Commit d298d8ec authored by Philipp's avatar Philipp

Update software.cfg

parent ac0cb0e8
......@@ -9,8 +9,9 @@ extends =
https://lab.nexedi.com/nexedi/slapos/raw/master/component/lxml-python/buildout.cfg
parts =
osie-repository
interpreter
osie-repository
instance-profile
[python]
part = python3
......@@ -36,3 +37,14 @@ aiofiles = 23.1.0
cryptography = 3.3.2
asyncua = 0.9.2
lxml = 4.9.1
[instance-profile]
recipe = slapos.recipe.template:jinja2
template = ${:_profile_base_location_}/instance.cfg.in
rendered = ${buildout:directory}/instance.cfg
context =
section buildout buildout
key interpreter_location buildout:bin-directory
key osie_repository_location osie-repository:location
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