Commit e79b37ca authored by Philipp's avatar Philipp

Update software.cfg

parent 3b7fb487
......@@ -11,6 +11,7 @@ extends =
parts =
interpreter
osie-repository
instance-profile
[python]
part = python3
......@@ -35,4 +36,13 @@ aiosqlite = 0.17.0
aiofiles = 23.1.0
cryptography = 3.3.2
asyncua = 0.9.2
lxml = 4.9.1
\ No newline at end of file
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