Commit f8dc9d41 authored by Romain Courteaud's avatar Romain Courteaud

[HARDCODED] Change erp5 default software type

Create the erp5 object and hope it installs the bt5
parent 394817e2
......@@ -234,7 +234,7 @@ recipe = slapos.recipe.template:jinja2
# XXX: "template.cfg" is hardcoded in instanciation recipe
rendered = ${buildout:directory}/template.cfg
template = ${:_profile_base_location_}/instance.cfg.in
md5sum = 10d02ec69c875e6a55afe3bf79db7bba
md5sum = 29e60884bb09ba5461a7c4717d67877e
mode = 640
context =
key mariadb_link_binary template-mariadb:link-binary
......
......@@ -193,7 +193,7 @@ recipe = slapos.cookbook:switch-softwaretype
override = {{ dumps(override_switch_softwaretype |default) }}
# Public software types
default = dynamic-template-erp5:rendered
default = ${:create-erp5-site}
create-erp5-site = dynamic-template-create-erp5-site:rendered
# BBB
RootSoftwareInstance = ${:default}
......
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