blob: c4683eb133d990b2b8d7b97e4b2eb284e42c641f [file] [log] [blame]
{%- from "panko/map.jinja" import server with context %}
panko_render_config:
test.show_notification:
- text: "Running panko.upgrade.render_config"
{%- if server.enabled %}
/etc/panko/panko.conf:
file.managed:
- source: salt://panko/files/{{ server.version }}/panko.conf.{{ grains.os_family }}
- template: jinja
{%- endif %}