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(snippets): make sure they're deployed before being used #288

Closed javierbertoli closed 2 years ago

javierbertoli commented 2 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

snippets need to be deployed before building the configuration or else nginx will fail to build the configuration correctly. This PR adds a couple of require_ins to ensure order.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

javierbertoli commented 2 years ago

'selfie-merge', following community rules. :yum:

saltstack-formulas-travis commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: