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

feat(add a purge dir option): add the option to purge sites-enable / … #263

Closed Irsute closed 4 years ago

Irsute commented 4 years ago

…sites-available folder before apply new one

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

N/A

Describe the changes you're proposing

Add a pillar to have the option to purge the sites-avaliable / sites-enable before applying new ones

Pillar / config required to test the proposed changes

nginx:servers:purge_servers_config: (True/False)

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

myii commented 4 years ago

@Irsute Merged, thanks for the contribution. Appreciate the review, @daks.

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: