Popular repositories
-
-
-
Forked from saltstack/salt-manual-tests
A collection of states and other files used for manual testing of salt in a salty way.
SaltStack 1
-
589 contributions in the last year
Less
More
Contribution activity
April 2021
Created 4 commits in 1 repository
Opened 2 pull requests in 1 repository
Reviewed 26 pull requests in 1 repository
saltstack/salt 26 pull requests
- Properly ignore requirements log files dumped by pip-compile / pre-commit
- Update social media and email links for Salt Project
- Add a decode try if returned sdb is bytes
- Fix SIGINT with salt-call
- Allow onfail req to be used with multiple reqs in a single state
- [freeze] Add contextvars from site-packages to thin tarball
- fixup nftables.build_rule for saddr/daddr
- Features/vault enterprise
- salt.returners demote log statements to debug
- Adding preliminary support for Rocky.
- Fix #59863
- Correct broken openconfig links in netbox execution module
- update releasenotes 3003
- fix 59946
- [Backport 50920]: Adds ability to override return code based on stdout or stderr
- Add Astra Linux fix to grains
- pkgrepo Clean debian repo uri before checking if it's present.
- Move cmd state test to pytest
- Fix issue #59769 lgpo with unix line endings in gpt.ini
- Fix typo in Network Automation docs, fixes #59948
- Added nosync switch to lvcreate
- DOCS: Update link to Doug Hellman's blog entry on dictionary initalization performance in Salt Coding Style guide
- Note security concerns with grains for targeting
- DOCS: Add example usage of rich rules to states.firewalld
- runas user for FreeBSD should be 'postgres' not pgsql
- Some pull request reviews not shown.
Created an issue in saltstack/salt that received 1 comment
[BUG] [3003] __salt__ not available when using ThreadPoolExecutor
Description
When attempting to use a custom runner that calls other runners while using a threadpool, __salt__
becomes unavailable.
Setup
custom ru…
1
comment