Commit graph

18 commits

Author SHA1 Message Date
Michael Schmitt
9390741d5c
feat(archive): make resource name the target path (#82)
* feat(archive): add destname pillar value for binary archive
2022-04-28 18:38:41 -03:00
Robin Schneider
abe828663e
refactor(includes): Use relative state include
Allow to rename the formula so it does not collide with others with the same name
(ie, SUSE Manager's)
2021-06-14 11:59:19 -03:00
Javier Bértoli
c9fe187e16 fix(states): deploy packages only if required 2020-10-21 14:21:49 -03:00
Imran Iqbal
83ed92bf64
fix(salt-lint): fix all errors
```bash
[201] Trailing whitespace
packages/archives.sls:97
   {% endif %}

[201] Trailing whitespace
packages/snaps.sls:27
extend:
```
2020-01-15 20:17:53 +00:00
N
284b240c33
feat(golang): add go package management 2019-08-18 17:47:42 +01:00
N
7660dbd76f
feat(internet): add retries for internet dependent states 2019-07-01 23:48:26 +01:00
Javier Bértoli
440321ab1e Fix utf issues with 2019.2 2019-03-05 21:16:26 -03:00
N
b237fdf366
Avoid unnecessary archive downloads 2019-01-27 19:56:03 +00:00
N
4f31501820
Retry twice only 2018-12-05 16:35:04 +00:00
N
ddad0238b0
Merge branch 'master' into fixes 2018-12-05 16:28:18 +00:00
N
e0d5304648
Minor fixes to archives state 2018-12-05 14:03:21 +00:00
Javier Bértoli
779d42c287
Merge pull request #34 from noelmcloughlin/fixes
minor fix
2018-12-03 07:32:16 -03:00
N
46b2e1fda9
minor fix 2018-12-03 10:07:30 +00:00
N
980485fa92
Retry download state 2018-12-01 19:22:47 +00:00
N
c995c43763
Merge branch 'master' into macos 2018-10-03 18:47:36 +01:00
N
2c008cdd4f
tar is bundled with Linux & MacOS. Fix #38 2018-10-03 18:46:41 +01:00
N
ccb306daba
Improve packages.archive feature. Include in pillar.example/CI 2018-10-03 15:27:29 +01:00
N
6d38e6ad24 Support for 'archive file' format and specifically tarball 2018-08-23 09:59:29 +01:00