mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
1 line
265 B
Text
1 line
265 B
Text
When handling aggregation, change the order to ensure that the requisites are aggregated first and then the state functions are aggregated. Caching whether aggregate functions are available for particular states so we don't need to attempt to load them everytime.
|