salt
https://github.com/saltstack/salt
Python
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported429 Subscribers
View all SubscribersAdd a CodeTriage badge to salt
Help out
- Issues
- [Bug]: redismod._connect rejects valid db=0 due to truthy check
- [Bug]: engines/redis_sentinel never starts on Python 3 (dict_values has no .pop) and ignores AUTH
- [Bug]: redis_return returner silently ignores documented redis.password configuration
- [Bug]: redis_cache: cache.list() returns empty for hierarchical banks; flush of nested banks leaves orphan references
- [Bug]: tokens/rediscluster: every token retrieval fails due to decode_responses+msgpack mismatch and .decode() on str
- Calculate UUID grain for Xen PV guests
- [TECH DEBT] redis_return uses blocking KEYS in get_jids and clean_old_jobs hot paths
- [Bug]: redis_return leaks {minion}:{fun} keys indefinitely (written without TTL)
- [Bug]: redis_return.get_fun reads a key the module never writes; always returns {}
- Fix redis returner get_fun lookup
- Docs
- Python not yet supported