mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-02-19 22:27:12 +01:00
If those options are set in pillar data, the jinja template salt/files/master.d/_defaults.conf would fail to compile trying to evaluate non-existing variables. Replace those variables with the corresponding dictionnary entries.