Commit d05aaa0c authored by Alain Takoudjou's avatar Alain Takoudjou

repman: fix softwaretype recipe for publishing slave configs

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