mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
076b49a4ca
Conflicts: README.rst doc/conf.py doc/ref/index.rst doc/ref/proxy/all/salt.proxy.ssh_sample.rst doc/topics/installation/rhel.rst doc/topics/releases/2015.8.4.rst doc/topics/tutorials/states_pt5.rst salt/cloud/clouds/ec2.py salt/cloud/clouds/opennebula.py salt/config/__init__.py salt/modules/boto_dynamodb.py salt/modules/boto_ec2.py salt/modules/boto_elasticache.py salt/modules/boto_elb.py salt/modules/boto_iam.py salt/modules/boto_rds.py salt/modules/boto_sns.py salt/modules/boto_sqs.py salt/modules/dracr.py salt/modules/git.py salt/modules/mine.py salt/modules/systemd.py salt/modules/win_pkg.py salt/modules/yumpkg.py salt/pillar/__init__.py salt/states/git.py salt/states/rabbitmq_vhost.py salt/states/saltmod.py salt/utils/pkg/rpm.py setup.py tests/unit/modules/systemd_test.py tests/unit/states/rabbitmq_vhost_test.py
31 lines
792 B
ReStructuredText
31 lines
792 B
ReStructuredText
=====================
|
|
Salt Module Reference
|
|
=====================
|
|
|
|
This section contains a list of the Python modules that are used to extend the various subsystems within Salt.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
../ref/auth/all/index
|
|
../ref/beacons/all/index
|
|
../ref/engines/all/index
|
|
../ref/file_server/all/index
|
|
../ref/grains/all/index
|
|
../ref/modules/all/index
|
|
../ref/netapi/all/index
|
|
../ref/output/all/index
|
|
../ref/pillar/all/index
|
|
../ref/proxy/all/index
|
|
../ref/queues/all/index
|
|
../ref/renderers/all/index
|
|
../ref/returners/all/index
|
|
../ref/roster/all/index
|
|
../ref/runners/all/index
|
|
../ref/sdb/all/index
|
|
../ref/serializers/all/index
|
|
../ref/states/all/index
|
|
../ref/tops/all/index
|
|
../ref/wheel/all/index
|