Commit 8a3037ed authored by Vincent Pelletier's avatar Vincent Pelletier

stack/erp5: Actually render mariadb post-import resilience script.

Nothing references this section otherwise.
parent 31d60581
...@@ -23,7 +23,7 @@ md5sum = cfe6ab8ae54a521ecb269e9d9762cbeb ...@@ -23,7 +23,7 @@ md5sum = cfe6ab8ae54a521ecb269e9d9762cbeb
[template-mariadb] [template-mariadb]
filename = instance-mariadb.cfg.in filename = instance-mariadb.cfg.in
md5sum = 01173ca2e47621eebd339d3734f9157b md5sum = 87b046afe5f3fb44e69b185876af4717
[template-kumofs] [template-kumofs]
filename = instance-kumofs.cfg.in filename = instance-kumofs.cfg.in
......
...@@ -263,7 +263,7 @@ rendered = ${directory:srv}/exporter.exclude ...@@ -263,7 +263,7 @@ rendered = ${directory:srv}/exporter.exclude
[dash] [dash]
dash = {{ dumps(dash) }} dash = {{ dumps(dash) }}
[resiliency-after-import-script] [{{ section('resiliency-after-import-script') }}]
# Generate after import script used by importer instance of webrunner # Generate after import script used by importer instance of webrunner
< = jinja2-template-executable < = jinja2-template-executable
template = {{ parameter_dict['mariadb-resiliency-after-import-script'] }} template = {{ parameter_dict['mariadb-resiliency-after-import-script'] }}
......
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