saltstack-formulas / bind-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
29 stars 116 forks source link

fix #38 #39

Closed ogabrielsantos closed 9 years ago

ogabrielsantos commented 9 years ago

Related to issue #38:

If bind:available_zones does not mactch bind:configured_zones or if match but bind:available_zones:[ZONE]:file does not exists, file.managed will be a directory.

ogabrielsantos commented 9 years ago

Maybe will break the PR #28 if merged before it.