aboutsummaryrefslogtreecommitdiffstats
path: root/community/salt/0001-alpine-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/salt: upgrade to 2016.11.1Olivier Mauras2016-12-181-312/+8
|
* community/salt: Update to 2016.3.4Olivier Mauras2016-11-231-20/+26
|
* community/salt: fix pkg.latest_version error in alpine-supportOlivier Mauras2016-10-121-2/+2
|
* community/salt: update alpine-supportSteeve Chailloux2016-10-111-1/+7
| | | | see: https://github.com/saltstack/salt/pull/36904
* community/salt: prevent errors in pkg.list_upgradesOlivier Mauras2016-10-061-2/+2
|
* community/salt: fix pkg.install as well to get pkg.latest working stateOlivier Mauras2016-09-291-4/+11
|
* community/salt: fix pkg.latest_version to get pkg.latest working stateOlivier Mauras2016-09-291-3/+26
|
* community/salt: pkg/service modules improvementsOlivier Mauras2016-09-161-14/+324
|
* community/salt: add alpine support for service and pkg modulesOlivier Mauras2016-09-161-0/+593
Patch will stay until upstream merges these changes