Commit graph

6 commits

Author SHA1 Message Date
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
9c83969acc Add a conditional to run npms only when explicitely required 2019-03-10 23:36:03 -03: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
dbae802521 Allow to specify path/user for npms 2019-03-10 22:21:43 -03:00
Javier Bértoli
ce9826dcdc Add npm management support 2019-03-10 11:26:22 -03:00