mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-02-26 02:18:32 +01:00
Since the set of directories is known, just iterate of its well known names directly. Make sure files are dumped after `file.recurse` to avoid deletion/creation cycles when applying highstate. Also apply permissions on cloud.providers.d after all creations steps are done.