2
0
salt-formula/salt
John Kristensen 37f82242e7 By default don't install cloud dependencies using pip
The salt-cloud packages automatically pull in the pycrypto and libcloud
dependencies for RedHat and Debian (at least when using the SaltStack
repos), so it doesn't really make sense to install these dependencies
using pip. By default we no longer use pip, but the old behaviour can be
restored by setting 'salt:use_pip' to True in the pillar.

There could probably be a case made for removing the pip stuff
altogether, but we will leave it in for the time being to preserve some
backwards compatibility.
2016-09-21 17:01:37 +10:00
..
files Add yaml_utf8 option to salt master configuration. 2016-08-24 13:06:24 +02:00
gitfs allow state to function without errors if no keys are find in pilar 2016-05-02 09:13:38 -04:00
pkgrepo Fix URLs in salt.pkgrepo for Raspbian & Ubuntu 2016-08-13 15:29:03 -04:00
api.sls Merge pull request #166 from irtnog/enable-salt-api-service 2015-08-09 07:58:04 -04:00
cloud.sls By default don't install cloud dependencies using pip 2016-09-21 17:01:37 +10:00
defaults.yaml By default don't install cloud dependencies using pip 2016-09-21 17:01:37 +10:00
formulas.jinja Revert PR #200 2016-02-16 10:20:42 -05:00
formulas.sls Revert PR #200 2016-02-16 10:20:42 -05:00
map.jinja Fix URLs in salt.pkgrepo for Raspbian & Ubuntu 2016-08-13 15:29:03 -04:00
master.sls Add optional method to remove /etc/salt/master. 2016-07-15 15:13:21 +02:00
minion.sls Add optional method to remove /etc/salt/minion. 2016-07-15 15:11:55 +02:00
ssh.sls Remove hardcoded paths with {{ slspath }} variable 2015-06-09 23:05:49 +02:00
standalone.sls Replace absolute config pathname prefixes with the config_path variable 2016-03-29 13:28:47 -04:00
syndic.sls use salt_settings.syndic_service so state works on FreeBSD, too 2015-10-13 15:41:41 +02:00