saltstack

Pedro Algarvio 49c8af656d XXX revert concurrent builds 4 rokov pred
.ci 49c8af656d XXX revert concurrent builds 4 rokov pred
.github a0ba844978 Visual identation fix 4 rokov pred
changelog f6d6b9d222 remove encoding kwarg for both pack/unpack msgpack 4 rokov pred
cicd 49c8af656d XXX revert concurrent builds 4 rokov pred
conf 1e6bc974f7 Add minion_id_lowercase details to minion conf 4 rokov pred
doc 57bdddd157 Provide `runtests.py` command to help with the pytest migration 4 rokov pred
pkg 5711c12250 Update build scripts 4 rokov pred
requirements 2af566b9ee Bump pytest-salt-factories to 0.92.x 4 rokov pred
rfcs 5652183063 Port #49651 to master 4 rokov pred
salt a522bcfdaf Fixes for issues found by tests. 4 rokov pred
scripts bb03f4a0ee Update scripts/* to explicitly reference Python 3 4 rokov pred
tasks e6e1ab3ef6 Add task to check `tests/filename_map.yml` validity 4 rokov pred
templates ba94b4b878 By these days, we should blowup if mock is not available 5 rokov pred
tests f8efa7678b Don't write bytecode inside the container 4 rokov pred
.codeclimate.yml c58af57bc0 Tweak codeclimate settings for less noise 5 rokov pred
.codecov.yml d916ce0b0b Set codecov's status setting to false 4 rokov pred
.coveragerc c03508df31 Teach coverage a bit more about salt paths. 4 rokov pred
.editorconfig 364006bcfb Added .editorconfig for easier editing. 9 rokov pred
.git-blame-ignore-revs 4c6a312f9a Add blacken docs commit 4 rokov pred
.gitattributes 938218326c Update changelog 4 rokov pred
.gitignore 4733c8234b Remove new line in gitignore 4 rokov pred
.gitlab-ci.yml 8309518f9d Revert "Add ShiftLeft Scan to the pipeline" 4 rokov pred
.mention-bot 453c3d7f20 Always notify tkwilliams when changes occur on boto files 7 rokov pred
.pre-commit-config.yaml fe2b02ac7c Revert "Bump black to version 20.8b1" 4 rokov pred
.pylintrc 2af566b9ee Bump pytest-salt-factories to 0.92.x 4 rokov pred
AUTHORS b63643a43a Update my contact details, as the previous email address is no longer in use 5 rokov pred
CHANGELOG.md a04d19e763 Fix x509 CRL creation (fixes #54867) 4 rokov pred
CODE_OF_CONDUCT.md a2df0c22c0 Rename conduct file to code_of_conduct to be more clear 7 rokov pred
CONTRIBUTING.rst b4f148e4df Break out support and contributing docs into separate files 6 rokov pred
Gemfile eb87816559 change to saltstack version of kitchen-salt 5 rokov pred
HACKING.rst 4a218142a5 Remove support for RAET 5 rokov pred
LICENSE a1d07e9cc5 edit SaltStack license info so that GitHub recognizes it 4 rokov pred
MANIFEST.in a771643369 Include all requirements files in source distribution 4 rokov pred
Pipfile 6dd8e40266 Update pytest requirements 5 rokov pred
README.rst a1d07e9cc5 edit SaltStack license info so that GitHub recognizes it 4 rokov pred
SUPPORT.rst b4f148e4df Break out support and contributing docs into separate files 6 rokov pred
kitchen.yml 7825590348 Add changelog entry for bugfix for #57184. 4 rokov pred
noxfile.py 2af566b9ee Bump pytest-salt-factories to 0.92.x 4 rokov pred
pyproject.toml c75b1fce3c Fix for changelog project dir 4 rokov pred
pytest.ini 6b293bc28e Upgrade to PyTest 5.x 4 rokov pred
setup.py 9ba8caf26d Fix duplicate `console_scripts` entry under windows 4 rokov pred

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.

``_

`Installation Instructions `_

SaltStack Documentation
=======================

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

``_

``_

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 -**

* YouTube - ``_
* Twitter - ``_
* Facebook - ``_
* LinkedIn - ``_
* LinkedIn Group - ``_

.. _global community: http://www.meetup.com/pro/saltstack/
.. _SaltConf: http://saltconf.com/
.. _SaltStack education offerings: http://saltstack.com/training/
.. _SaltStack Certified Engineer (SSCE): http://saltstack.com/certification/
.. _SaltStack professional services: http://saltstack.com/services/
.. _PyCrypto is unmaintained: https://github.com/dlitz/pycrypto/issues/301#issue-551975699
.. _PyCryptodome: https://pypi.org/project/pycryptodome/
.. _Issue #52674: https://github.com/saltstack/salt/issues/52674
.. _Issue #54115: https://github.com/saltstack/salt/issues/54115

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.