mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10: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.
2 lines
119 B
Markdown
2 lines
119 B
Markdown
Fixed an issue where fileclient requests during Pillar rendering cause
|
|
fileserver backends to be needlessly refreshed.
|