Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
Megan Wilhite fc7d0a9296
Merge freeze into master (#62438)
* fixes saltstack/salt#62372 unable to use random shuffle and sample functions as Jinja filters

* move random_shuffle and random_sample logic to utils

* static seed in tests seems to have shifted

* static seed in tests require hash module

* Change Tiamat to onedir in release notes

* Reinstate known issues

* Update release notes with onedir package support policy

* need to check the version of Netmiko python library and then import the exceptions from different locations depending on the result.

* Adding changelog.

* swap out if...else for double try...except.

* Remove extra fix we don't need anymore

* [Docs] include onedir system python note

* Update all platforms to use pycparser 2.21 or greater for Py 3.9 or higher, fixes fips fault with openssl v3.x

* Remove the PyObjC dependency

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>

* Add "<tiamat> python" subcommand to allow execution or arbitrary scripts via bundled Python runtime

* Document usage of bundled Python runtime for Client API

* Use explicit locals for custom script execution, handle exception in similar fashion as Python

* Remove old __file__ replacement

* Apply suggestions from code review

Co-authored-by: Pedro Algarvio <pedro@algarvio.me>

Co-authored-by: nicholasmhughes <nicholasmhughes@gmail.com>
Co-authored-by: Alyssa Rock <alyssa.rock@gmail.com>
Co-authored-by: Gareth J. Greenaway <gareth@saltstack.com>
Co-authored-by: Twangboy <leesh@vmware.com>
Co-authored-by: David Murphy < dmurphy@saltstack.com>
Co-authored-by: Pedro Algarvio <palgarvio@vmware.com>
Co-authored-by: Lukas Raska <lukas@raska.me>
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2022-08-08 11:27:10 -06:00
.github Update config.yml 2022-08-02 13:19:45 -06:00
.pre-commit-hooks Merge 3003.3 into master (#60924) 2021-09-22 17:42:38 -07:00
changelog Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
cicd Remove Debian 9: EoL 2022-07-19 06:35:00 -06:00
conf fixes saltstack/salt#61708 add grains_refresh_pre_exec option for minions 2022-03-08 15:33:13 -05:00
doc Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
pkg Merge freeze forward into master (#62403) 2022-08-01 17:44:17 -07:00
requirements Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
rfcs Port #50553 to master 2020-10-07 16:09:36 -07:00
salt Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
scripts Update zyppnotify 2022-05-24 16:11:08 -04:00
tasks Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
templates Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
tests Merge freeze into master (#62438) 2022-08-08 11:27:10 -06: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 A few additional replacements for `SaltStack, Inc` 2022-04-06 15:35:31 -04:00
.coveragerc Teach coverage a bit more about salt paths. 2020-08-11 10:21:27 -07:00
.editorconfig
.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 update .gitignore 2021-07-23 13:06:52 -07:00
.gitlab-ci.yml Revert "Add ShiftLeft Scan to the pipeline" 2020-07-14 15:25:04 -07:00
.mention-bot Always notify tkwilliams when changes occur on boto files 2017-08-25 19:34:29 -04:00
.pre-commit-config.yaml Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
.pylintrc Updates required for `pytest-salt-factories>=1.0.0rc16` 2022-06-02 07:05:09 -06:00
.rstcheck.cfg Start checking rst files at pre-commit level with rstcheck 2020-10-13 13:53:16 -07:00
AUTHORS Updating email references from nmadhok@clemson.edu to nmadhok@g.clemson.edu 2021-02-16 11:15:39 -05:00
CHANGELOG.md Revert "Update changelog/versionadded for 3005 and add note for raspberry pi packages" 2022-07-20 13:02:19 -06:00
CODE_OF_CONDUCT.md Updating to v2.0 of contributor covenant 2020-09-30 13:28:39 -07:00
CONTRIBUTING.rst Add imagemagick prereq (#60771) 2021-08-27 10:10:03 -07:00
DEPENDENCIES.md Add dates of copyright to dependencies 2020-09-04 10:14:56 -07:00
Gemfile Use main branch for kitchen-docker project 2022-02-01 11:00:41 +00:00
kitchen.yml Change to https:// URL 2022-01-11 12:44:59 -08:00
LICENSE A more legal approach 2022-04-06 15:35:31 -04:00
MANIFEST.in The `salt/utils/pyinstaller/rthooks.dat` file must be included in the source distribution 2022-06-08 18:31:54 +01:00
noxfile.py Removed `runtests targets from noxfile.py` 2022-07-29 09:33:35 -07:00
pyproject.toml Merge 3003.3 into master (#60924) 2021-09-22 17:42:38 -07:00
pytest.ini Upgrade to PyTest 5.x 2020-05-22 09:17:36 -07:00
README.rst Update documentation to avoid reference to freenode. 2021-06-09 14:11:47 -07:00
run.py Merge freeze into master (#62438) 2022-08-08 11:27:10 -06:00
SECURITY.md Updating links to point to master branch docs 2021-02-23 09:12:30 +00:00
setup.cfg Use root as user:owner in sdist generated tars 2021-05-25 16:00:21 -07:00
setup.py Merge freeze forward into master (#62403) 2022-08-01 17:44:17 -07:00
SUPPORT.rst change docs.saltstack.com to docs.saltproject.io everywhere 2021-09-09 15:30:03 -07:00

Salt Project License: Apache v2.0

PyPi Package Downloads

PyPi Package Downloads

Salt Project Slack Community

Salt Project Twitch Channel

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 worlds fastest, most intelligent and scalable automation engine.

About Salt

Built on python, Salt uses simple and human-readable YAML combined with event-driven automation to deploy and configure complex IT systems. In addition to leveling-up vRealize Automation SaltStack Config, Salt can be found under the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and Tieto, to name a few.

About SaltStack

SaltStack was acquired by VMware in 2020. Salt Project remains an open source ecosystem that VMware supports and contributes to.

Download Salt

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

Salt Project Documentation

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

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 Slack.

Responsibly Reporting Security Vulnerabilities

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

Engage the Salt Project and The Community

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@vmware.com or reach out directly to the Community Manager, Janae Andrus via Slack. Wed 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