salt/pkg/rpm
Craig Rodrigues 381e8cc144 Use print as a function [PEP 3105].
This reduces warnings from the 2to3 utility
and future proofs the code when it is time to move to Python 3.
2015-12-04 16:17:35 -08:00
..
build.py Use print as a function [PEP 3105]. 2015-12-04 16:17:35 -08: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 Removing $? after "echo" for other startup scripts 2015-10-23 09:57:53 -06:00
salt-api.service Add salt-api unit file symlink 2014-09-03 13:42:21 -05:00
salt-master Removing $? after "echo" for other startup scripts 2015-10-23 09:57:53 -06:00
salt-master.service Move systemd service files to a separate directory 2012-10-26 09:45:33 +11:00
salt-minion Removing $? after "echo" for other startup scripts 2015-10-23 09:57:53 -06: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