saltstack-formulas / nfs-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
18 stars 83 forks source link

Add support for Amazon, CentOS, RedHat Linux #21

Closed aphor closed 6 years ago

aphor commented 7 years ago

Line 42 of map.jinja {% set nfs = map.get(grains.os) %} does not allow pillar lookups!

This is a a "convention over configuration" solution.