saltstack-formulas / nginx-formula

Nginx Salt Formula
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
163 stars 421 forks source link

fix(servers): wrong conditional specification #283

Closed javierbertoli closed 3 years ago

javierbertoli commented 3 years ago

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

The onlyif conditional was specified as in ruby (only_if) and so was not being evaluated. Fixed it.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

myii commented 3 years ago

Merged, thanks for the fix, @javierbertoli.

saltstack-formulas-travis commented 3 years ago

:tada: This PR is included in version 2.7.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: