salt/pkg/rpm
Colton Myers d3d0e004d9 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    salt/minion.py
    salt/modules/gpg.py
    salt/modules/keystone.py
    salt/modules/pw_user.py
    salt/states/reg.py
    setup.py
2015-08-17 16:54:16 -06:00
..
build.py Fix pkg/rpm/build.py when it's a release candidate 2014-01-09 15:45:40 -07:00
logrotate.salt Adding logrotate file 2014-07-01 17:02:20 -04:00
README.fedora updated to work with 0.9.6 2012-01-24 15:16:30 -07:00
salt-api test wether RETVAL is 0 with -eq rather than =. 2015-08-17 17:20:33 +02:00
salt-api.service Add salt-api unit file symlink 2014-09-03 13:42:21 -05:00
salt-master test wether RETVAL is 0 with -eq rather than =. 2015-08-17 17:20:33 +02:00
salt-master.service Move systemd service files to a separate directory 2012-10-26 09:45:33 +11:00
salt-minion test wether RETVAL is 0 with -eq rather than =. 2015-08-17 17:20:33 +02:00
salt-minion.service Move systemd service files to a separate directory 2012-10-26 09:45:33 +11:00
salt-syndic test wether RETVAL is 0 with -eq rather than =. 2015-08-17 17:20:33 +02:00
salt-syndic.service Move systemd service files to a separate directory 2012-10-26 09:45:33 +11:00
salt.spec This is the (RPM) spec file used by Erik Johnson for building EPEL 2015-03-27 15:26:32 -05:00

These packages are *optional* dependencies for salt. By default, they are not included in the salt RPMs.
Install any of these packages to enable the functionality within salt.

MySQL-python 
libvirt-python 
python-mako
pymongo
python-redis / redis

A semi-canonical list of the optional salt modules can be found at 
https://github.com/saltstack/salt/blob/develop/doc/conf.py#L30