Commit 690a2010 authored by Alain Takoudjou's avatar Alain Takoudjou

repman: Add missing rootsoftwareinstance software_type for slave instance

parent bcedf775
......@@ -18,7 +18,7 @@ md5sum = af2fc4a7a0f782fed2cb1112ef3cb397
[instance-repman.cfg]
_update_hash_filename_ = instance-repman.cfg.jinja2.in
md5sum = 3ffcd24330fe0be95e2a1406bbe4ed97
md5sum = e2cee0c297ecd19573cb47159561d276
[config-toml.in]
_update_hash_filename_ = templates/config.toml.in
......
......@@ -307,6 +307,7 @@ config-port = {{ '${' ~ name ~ '-cluster-parameter:proxy-port}' }}
[{{ name}}-publish-slave-information]
recipe = slapos.cookbook:switch-softwaretype
default = {{ 'dynamic-' ~name ~ '-publish-slave-information:rendered' }}
RootSoftwareInstance = ${:default}
[dynamic-{{ name}}-publish-slave-information]
recipe = slapos.recipe.template:jinja2
......
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