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

fix(defaults): set enabled #46

Closed tacerus closed 6 months ago

tacerus commented 6 months ago

Avoid render failure if called without a defined pillar and assume service should be enabled if not stated otherwise.

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Define a default value.

Pillar / config required to test the proposed changes

{}

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

tacerus commented 6 months ago

Hi @baby-gnu, sure, what about now?