saltstack-formulas / maven-formula

A minimalistic way to install just the maven distribution without any dependencies
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
4 stars 10 forks source link

Ensure archive hashcheck in older Salt and fix residual issues with maven.env state #17

Closed noelmcloughlin closed 7 years ago

noelmcloughlin commented 7 years ago

(1) Ensure archive hash is checked in olders salt.

     Fix: Workaround for https://github.com/saltstack/salt/pull/41914 

(2) Consistent formatting in settings.sls file

     Fix: Update formatting/layout.

(3) Some residual issues with maven.env state:

tested on OpenSuse Leap / SALT 2013.3 with/without pillars.

noelmcloughlin commented 7 years ago

@sroegner You seem to be committer, please review with comments. Do not approve/merge btw.

noelmcloughlin commented 7 years ago

This conflicts with master - closing.