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 November 29, 2023 at 04:05:44 UTC.
You are viewing docs for the latest stable release, 3006.4. Switch to docs for the previous stable release, 3005.4, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy