mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-02-22 03:16:55 +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.