Runner to manage Windows software repo
Generate winrepo_cachefile based on sls files in the winrepo_dir
CLI Example:
salt-run winrepo.genrepo
Checkout git repos containing Windows Software Package Definitions
Clean repo cachedirs which are not configured under winrepo_remotes
.
Warning
This argument should not be set to True
if a mix of git and non-git repo definitions are being used, as it will result in the non-git repo definitions being removed.
New in version 2015.8.0.
CLI Examples:
salt-run winrepo.update_git_repos salt-run winrepo.update_git_repos clean=True
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/runners/all/salt.runners.winrepo.html