saltstack-formulas / nginx-formula

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

feat(servers_config): passes context to custom `source_path` templates #296

Open sticky-note opened 1 year ago

sticky-note commented 1 year 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

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

sticky-note commented 1 year ago

@myii @noelmcloughlin @javierbertoli @aboe76 Need a review here. Errors in Gitlab Pipeline are not related to this PR but have to be addressed in an other PR. Reason: Passenger seems to be only installable with their custom repo and with EPEL repo enabled as time of writing. Formula does not install EPEL repo by default