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

Formula assume /home #22

Closed noelmcloughlin closed 6 years ago

noelmcloughlin commented 7 years ago

Don't hardcode /home/name.

Instead assume /[home]/name where [home] is configurable as Pillar but defaults to /home