blob: f5f65d874a99e3c3dcef7f83b2e2313c0828ea87 [file] [log] [blame]
Jakub Pavlik0647d432016-09-30 11:47:12 +02001config:
2 {%- if pillar.galera.master is defined %}
3 {%- from "galera/map.jinja" import master with context %}
4 my.cnf:
5 source: "salt://galera/files/my.cnf.container"
6 template: jinja
7 {%- endif %}