Skip to content
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Python Shell SaltStack NSIS Batchfile HTML Other
Branch: master
Clone or download

Latest commit

Latest commit 310405d May 21, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.ci Force running full test suite on proxy pipelines May 21, 2020
.github Visual identation fix May 22, 2020
cicd add only:refs:schedules to gitlab jobs Apr 14, 2020
conf salt.renderers.gpg: Cache GPG data if gpg_cache=True May 18, 2020
doc Change Sodium reference to 3001 (#57419) May 22, 2020
pkg Add files that were removed May 22, 2020
requirements Move `--from-filenames` functionality into salt May 22, 2020
rfcs Port #49651 to master May 9, 2020
salt re-applied changes May 25, 2020
scripts Update scripts/* to explicitly reference Python 3 May 7, 2020
tasks Add task to check `tests/filename_map.yml` validity May 19, 2020
templates By these days, we should blowup if mock is not available Dec 13, 2019
tests Fix `integration.modules.test_cmdmod.CMDModuleTest.test_cmd_run_whoami` May 25, 2020
.codeclimate.yml Tweak codeclimate settings for less noise May 9, 2019
.codecov.yml Set codecov's status setting to false May 6, 2020
.coveragerc Update `.coveragerc` Oct 30, 2019
.editorconfig Merge remote-tracking branch 'saltstack/develop' into develop May 27, 2016
.git-blame-ignore-revs Add Blacken Salt to git-blame-ignore-revs Apr 3, 2020
.gitattributes Update changelog Jan 27, 2020
.gitignore Remove new line in gitignore Apr 26, 2020
.gitlab-ci.yml Add ShiftLeft Scan to the pipeline May 8, 2020
.mention-bot Always notify tkwilliams when changes occur on boto files Aug 29, 2017
.pre-commit-config.yaml Add task to check `tests/filename_map.yml` validity May 19, 2020
.pylintrc Distro is now a hard dependency May 12, 2020
AUTHORS Update my contact details, as the previous email address is no longer… Apr 8, 2019
CHANGELOG.md Sodium Changelog May 23, 2020
CODE_OF_CONDUCT.md Rename conduct file to code_of_conduct to be more clear Jun 9, 2017
CONTRIBUTING.rst Break out support and contributing docs into separate files Oct 10, 2018
Gemfile change to saltstack version of kitchen-salt Oct 4, 2019
HACKING.rst Remove support for RAET Oct 10, 2019
LICENSE edit SaltStack license info so that GitHub recognizes it Apr 22, 2020
MANIFEST.in Include all requirements files in source distribution Jan 23, 2020
Pipfile Update pytest requirements Jan 19, 2019
README.rst edit SaltStack license info so that GitHub recognizes it Apr 22, 2020
SUPPORT.rst Break out support and contributing docs into separate files Oct 10, 2018
kitchen.yml Add changelog entry for bugfix for #57184. May 22, 2020
noxfile.py Upgrade to PyTest 5.x May 22, 2020
pyproject.toml add towncrier to manage changelog May 7, 2020
pytest.ini Upgrade to PyTest 5.x May 22, 2020
setup.py Add libsodium to setup.py for Windows May 22, 2020

README.rst

What is SaltStack?

SaltStack makes software for complex systems management at scale. SaltStack is the company that created and maintains the Salt Open project and develops and sells SaltStack Enterprise software, services and support. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds.

Salt is a new approach to infrastructure management built on a dynamic communication bus. Salt can be used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more.

Download Salt Open

Salt Open is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, Windows. Download Salt Open and get started now.

https://repo.saltstack.com/

Installation Instructions

SaltStack Documentation

Installation instructions, getting started guides, and in-depth API documentation.

https://docs.saltstack.com/en/getstarted/

https://docs.saltstack.com/en/latest/

Security Advisory

For historical reasons, Salt requires PyCrypto as a "lowest common denominator". However, PyCrypto is unmaintained and best practice is to manually upgrade to use a more maintained library such as PyCryptodome. See Issue #52674 and Issue #54115 for more info

Engage SaltStack

SaltConf, User Groups and Meetups - SaltStack has a vibrant and global community of customers, users, developers and enthusiasts. Connect with other Salted folks in your area of the world, or join SaltConf, the SaltStack annual user conference held in Salt Lake City. Please visit the SaltConf site for details of our next conference. Also, please let us know if you would like to start a user group or if we should add your existing SaltStack user group to this list by emailing: info@saltstack.com

SaltStack Training - Get access to proprietary SaltStack education offerings through instructor-led training offered on-site, virtually or at SaltStack headquarters in Salt Lake City. SaltStack Enterprise training helps increase the value and effectiveness of SaltStack software for any customer and is a prerequisite for coveted SaltStack Certified Engineer (SSCE) status. SaltStack training is also available through several SaltStack professional services offerings.

Follow SaltStack on -

License

SaltStack is licensed by the SaltStack Team 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.

You can’t perform that action at this time.