Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
2025-03-06 22:19:26 -07:00
.github Consolidate onedir deps and onedir actions 2025-03-06 22:19:26 -07:00
changelog corrected dnf5 option --downloadonly for dnf5 install 2025-03-06 13:45:36 -07:00
cicd Github variables wont do the trick 2025-02-11 16:48:37 -07:00
conf Update docs for master dns changes 2024-04-25 10:16:46 -07:00
doc Change repo.saltproject.io to new url 2025-02-11 15:07:12 -07:00
pkg Removed dependency on bsdmainutils package for Debian and Ubuntu 2025-03-06 13:39:39 -07:00
requirements Restored support for Python 3.9 to test if build now completes successfully 2025-02-20 14:40:58 -07:00
rfcs Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
salt Corrected option --upgrades for dnf[5] for function list_upgrades 2025-03-06 13:45:36 -07:00
scripts Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
templates Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
tests Updated dnf list tests for option --upgrades 2025-03-06 13:45:36 -07:00
tools Remove environment variables 2025-02-18 18:31:03 -07:00
.backportrc.json Downgrade to sqren/backport-github-action@v8.9.7 at least errors are reported 2023-09-24 21:23:47 +01:00
.bandit Address Bandit's B602(subprocess_popen_with_shell_equals_true) on the test suite 2021-03-03 06:21:53 -05:00
.codeclimate.yml Tweak codeclimate settings for less noise 2019-05-09 14:03:53 +01:00
.codecov.yml Since we always run the full test suite with coverage, disable carry-forward 2023-10-16 15:48:39 +01:00
.coveragerc Fix code coverage collection/reporting. Create Salt specific coverage report. 2023-10-04 20:54:42 +01:00
.editorconfig Added .editorconfig for easier editing. 2015-10-04 21:35:51 -04:00
.git-blame-ignore-revs Update ignored revisions for git-blame 2021-02-22 14:12:11 -05:00
.gitattributes Update changelog 2020-01-27 09:33:43 -06:00
.gitignore Remove artifacts change to .gitignore 2025-02-10 15:26:36 -07:00
.mention-bot Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
.pre-commit-config.yaml Added blank line to force rebuild 2025-02-20 14:40:58 -07:00
.pylintrc Remove all kitchen and jenkins related resources 2024-02-29 10:16:58 +00:00
.rstcheck.cfg Start checking rst files at pre-commit level with rstcheck 2020-10-13 13:53:16 -07:00
AUTHORS Update various out-dated links, emails, etc. 2025-01-11 15:25:01 -07:00
CHANGELOG.md Release v3006.9 2024-07-29 07:51:58 +00:00
CODE_OF_CONDUCT.md Update various out-dated links, emails, etc. 2025-01-11 15:25:01 -07:00
CONTRIBUTING.rst Update various out-dated links, emails, etc. 2025-01-11 15:25:01 -07:00
DEPENDENCIES.md Add dates of copyright to dependencies 2020-09-04 10:14:56 -07:00
LICENSE A more legal approach 2022-04-06 15:35:31 -04:00
MANIFEST.in Stop relying on salt/_version.py to write Salt's version. 2023-01-09 12:31:51 -07:00
NOTICE Initial removal usage of distutils and replacement with setuptools 2022-12-20 07:07:21 -07:00
noxfile.py support for older venv 2024-12-17 13:24:51 -07:00
POLICY.rst Add suggestion from Murphy 2024-01-18 10:21:22 -07:00
pyproject.toml Remove all kitchen and jenkins related resources 2024-02-29 10:16:58 +00:00
pytest.ini Remove all kitchen and jenkins related resources 2024-02-29 10:16:58 +00:00
README.rst Add install guide link and repo urls 2025-02-11 15:07:12 -07:00
run.py Merge tag 'v3005' into merge-forward/3005 2022-08-30 20:06:17 -04:00
SECURITY.md Replace expired pubkey for security reporting 2024-06-18 10:17:08 -06:00
setup.cfg Migrated some invoke tasks to python-tools-scripts 2023-11-23 08:44:35 +00:00
setup.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
SUPPORT.rst Update various out-dated links, emails, etc. 2025-01-11 15:25:01 -07:00

Salt Project License: Apache v2.0

PyPi Package Downloads

Salt Project Discord Community

Salt Project subreddit

Follow SaltStack on Twitter

https://gitlab.com/saltstack/open/salt-branding-guide/-/raw/master/logos/SaltProject_altlogo_teal.png?inline=true

Salt is the world's fastest, most intelligent and scalable automation engine.

About Salt

Built on Python, Salt is an event-driven automation tool and framework to deploy, configure, and manage complex IT systems. Use Salt to automate common infrastructure administration tasks and ensure that all the components of your infrastructure are operating in a consistent desired state.

Salt has many possible uses, including configuration management, which involves:

  • Managing operating system deployment and configuration.
  • Installing and configuring software applications and services.
  • Managing servers, virtual machines, containers, databases, web servers, network devices, and more.
  • Ensuring consistent configuration and preventing configuration drift.

Salt is ideal for configuration management because it is pluggable, customizable, and plays well with many existing technologies. Salt enables you to deploy and manage applications that use any tech stack running on nearly any operating system, including different types of network devices such as switches and routers from a variety of vendors.

In addition to configuration management Salt can also:

  • Automate and orchestrate routine IT processes, such as common required tasks for scheduled server downtimes or upgrading operating systems or applications.
  • Create self-aware, self-healing systems that can automatically respond to outages, common administration problems, or other important events.

About our sponsors

Salt powers VMware by Broadcom's Tanzu Salt (previously Aria Automation Config / vRealize Automation SaltStack Config / SaltStack Enterprise), and can be found under the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and Tieto, to name a few.

The original sponsor of our community, SaltStack, was acquired by VMware in 2020. VMware was later acquired by Broadcom in 2023. The Salt Project remains an open source ecosystem that Broadcom supports and contributes to. Broadcom ensures the code integrity and quality of the Salt modules by acting as the official sponsor and manager of the Salt project. Many of the core Salt Project contributors are also Broadcom employees. This team carefully reviews and enhances the Salt modules to ensure speed, quality, and security.

Download and install Salt

Salt is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, MacOS, Windows, and more. Download Salt and get started now. See supported operating systems for more information.

To download and install Salt, see:

Technical support

Report bugs or problems using Salt by opening an issue: https://github.com/saltstack/salt/issues

To join our community forum where you can exchange ideas, best practices, discuss technical support questions, and talk to project maintainers, join our Discord server: Salt Project Community Discord

Salt Project documentation

Installation instructions, tutorials, in-depth API and module documentation:

Security advisories

Keep an eye on the Salt Project Security Announcements landing page. Salt Project recommends subscribing to the Salt Project Security RSS feed to receive notification when new information is available regarding security announcements.

Other channels to receive security announcements include the Salt Community mailing list and the Salt Project Community Discord.

Responsibly reporting security vulnerabilities

When reporting security vulnerabilities for Salt or other SaltStack projects, refer to the SECURITY.md file found in this repository.

Join our community

Salt is built by the Salt Project community, which includes more than 3,000 contributors working in roles just like yours. This well-known and trusted community works together to improve the underlying technology and extend Salt by creating a variety of execution and state modules to accomplish the most common tasks or solve the most important problems that people in your role are likely to face.

If you want to help extend Salt or solve a problem with Salt, you can join our community and contribute today.

Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Project Community Events Calendar on the main https://saltproject.io website.

If you have additional questions, email us at saltproject.pdl@broadcom.com or reach out directly to the Community Discord. We'd be glad to have you join our community!

License

Salt is licensed under the Apache 2.0 license. Please see the LICENSE file for the full text of the Apache license, followed by a full summary of the licensing used by external modules.

A complete list of attributions and dependencies can be found here: salt/DEPENDENCIES.md