Manage Windows Package Repository
salt.states.winrepo.
genrepo
(name, force=False, allow_empty=False)¶Refresh the winrepo.p file of the repository (salt-run winrepo.genrepo)
If force
is True
no checks will be made and the repository will be
generated if allow_empty
is True
then the state will not return an
error if there are 0 packages,
Note
This state only loads on minions that have the roles: salt-master
grain set.
Example:
winrepo:
winrepo.genrepo
Generated on May 09, 2023 at 04:03:50 UTC.
You are viewing docs for the latest stable release, 3006.1. Switch to docs for the previous stable release, 3005.1, or to a recent doc build from the master branch.
© 2023 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy