mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-05-25 05:34:40 +02:00
the engines are now configured using the following pillars: * salt.master.engines * salt.minion.engines instead of a global salt.engines pillar. Note: the pillar.example provided seems to assume this behaviour. (the pillar is salt.master.engines.slack and not salt.engines.slack)