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]: LoadAuth.get_tok deletes valid tokens on transient backend errors, logging users out on every Redis hiccup
- [Bug]: cmd.run OSError messages leak env vars and stdin into logs and API return events
- Stop leaking env/stdin in cmd.run OSError messages (#69075)
- fix(logging): tolerate unset options dict in worker bootstrap
- Extpillar nodegroups support lists
- [Bug]: pgjsonb purge orphans recent salt_returns rows when minions answer at staggered times
- Stop pgjsonb purge / archive from orphaning recent salt_returns rows
- [Bug]: pgjsonb get_fun raises SQL syntax error on PostgreSQL due to MySQL-style backtick quoting
- Fix pgjsonb get_fun raising SQL syntax error on PostgreSQL
- [Bug]: pgjsonb returner uses salt.utils.jid without importing it (latent AttributeError)
- Docs
- Python not yet supported