salt/changelog/63848.fixed.md
Shane Lee 176ccd63e3 Fix issue with refresh_db on Windows
When a new package definition file was added to the repo you had to run
refresh_db twice to get it to show up in the package databse. This
clears the cache before refreshing the database to force changes.
2024-03-11 17:56:59 +00:00

121 B

Fixes an issue in pkg.refresh_db on Windows where new package definition files were not being picked up on the first run