mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-07-21 23:54:32 +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)