Commit 2f5e05e8 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f48a8812
......@@ -7,18 +7,19 @@ extends =
# software-base.cfg
software.cfg
parts +=
template-ors
# XXX move ors-specific code here
# switch instance.cfg to be generated from instance-ors.cfg
# remember base as template-base.cfg
[template-base]
<= template
# switch instance.cfg to be installed from instance-ors.cfg instead of template.cfg
# remember original template.cfg as template-base.cfg
[template]
output = ${buildout:directory}/template-base.cfg
[template-ors]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/${:filename}
[template]
<= template-ors
output = ${buildout:directory}/template.cfg
# XXX predefine ru/cells from ORS-specific schema, not from shared instances.
......
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