bdrx312
bdrx312
**Description** state.apply fails and does not sync custom grains and modules scripts from /srv/salt/_grains and and /srv/salt/_modules directories if a pillar uses the custom grain or custom execution module. **Setup**...
**Description** For some of my `pkg.installed` states I get this warning > [INFO ] Executing state pkg.installed for [install haproxy package] > > [WARNING ] 'version' argument will be ignored...
### What does this PR do? ### What issues does this PR fix or reference? Fixes: #64563 ### Previous Behavior Prints `[WARNING ] 'version' argument will be ignored for multiple...
### What does this PR do? * add install of networkx * fix aggregate to properly work with requisites * fix requisite checking to not be exponential * fix pkg...
**Description** The old boto library is still required to be installed to use boto3mod utils module although #63135 attempted to fix #62672; the boto library is still required because of...
**Description** The `pip.installed` state is slow when run for already installed package. It takes 400-700ms per state on various hosts I have tried. This is a problem when re-running a...