Commit graph

11 commits

Author SHA1 Message Date
N
7660dbd76f
feat(internet): add retries for internet dependent states 2019-07-01 23:48:26 +01:00
Javier Bértoli
df99e1cdcc Fix dependency on states
As per https://docs.saltstack.com/en/latest/ref/states/requisites.html#require,
the `require` dependency on a sls file needs an include, which was missing
2019-03-10 22:47:54 -03:00
Javier Bértoli
7b74a1bec9 Fix tests, add other distros 2019-03-06 10:34:54 -03:00
Javier Bértoli
440321ab1e Fix utf issues with 2019.2 2019-03-05 21:16:26 -03:00
Niels Abspoel
1808d09910
Merge pull request #41 from ze42/pip_config
pip: allow to drop a config file first
2019-02-28 20:00:27 +01:00
N
05666ce5a8
Fix regression 2019-02-21 16:46:58 +00:00
N
a309d24569
salt pip states are broken on python3/Suse15.0 2019-02-21 15:44:37 +00:00
Adrien "ze" Urban
9aa8d59660 pip: allow to drop a config file first 2019-02-13 17:52:49 +01:00
Javier Bértoli
82fd10c5b6 Allow to hold/unhold system packages
Add more tests
Closes #8
2018-03-02 20:33:31 -03:00
Javier Bértoli
d02d4b807c Add reload_modules: true to pip.installed (closes #3) 2018-02-21 07:10:25 -03:00
Javier Bértoli
06f2bba18a Initial commit 2018-02-15 11:23:05 -03:00