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(certificates.sls): prepare `certificates_path` dir separately #260

Closed myii closed 4 years ago

myii commented 4 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

Close #241.

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

aboe76 commented 4 years ago

@myii please add the nginx:certificates_path as well to the pillar.example

myii commented 4 years ago

@myii please add the nginx:certificates_path as well to the pillar.example

@aboe76 It's already there:

https://github.com/saltstack-formulas/nginx-formula/blob/714f547e9ae043b9edcd4305a0d342e567d37fc1/pillar.example#L279

daks commented 4 years ago

Thanks @myii.

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: