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 supported430 Subscribers
View all SubscribersAdd a CodeTriage badge to salt
Help out
- Issues
- [BUG] Master/API/Minion resource leaks under sustained load (process, FD, memory)
- [BUG] salt.utils.tracing eagerly imports OpenTelemetry when tracing is disabled
- fix: poll POLLOUT in a loop instead of aborting after single 300ms miss
- [Bug]: queue=True no longer works without a minion
- [BUG] EventPublisher accumulates unix sockets on 3008.x
- [BUG] DeprecationWarning in salt/modules/file.py: 'count' passed as positional argument to re.subn on Python 3.13+ / 3.14
- Make set_umask/get_umask thread safe
- [Bug]: Add python.run and python.script execution and state modules
- Add python.run and python.script execution and state modules
- Bound DNS lookups in grains collection to fix salt-call --local hangs (#65324)
- Docs
- Python not yet supported