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

minor bug: init.sls: test always false result #11

Closed noelmcloughlin closed 7 years ago

noelmcloughlin commented 7 years ago

A minor correction is needed for init.sls. Testing if file path is a directory always returns false.

Either remove this line or change from:

noelmcloughlin commented 7 years ago

Fixed in 8919dd4039459b865e951351376cc7be474737f5 #12