mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
f72aa06d54
Improved salt init files to match fedora package These could be merged into one. replaced service files for symlinks to match fedora package added README.suse to reflect package names for addition python modules
12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
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.
|
|
|
|
python-psutils
|
|
python-mysql
|
|
python-mako
|
|
python-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
|