mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 02:00:20 +00:00

This uses the opts key that masterless runs use to limit fileserver backend refreshes to a single refresh. Adding it to the master opts ensures that FSChan instances created on the master do not trigger fileserver backend refreshes.
119 B
119 B
Fixed an issue where fileclient requests during Pillar rendering cause fileserver backends to be needlessly refreshed.