saltstack-formulas / vault-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
15 stars 59 forks source link

refactor: make `cert-gen.sh` POSIX-compatible #55

Closed dafyddj closed 3 years ago

dafyddj 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

Make cert-gen.sh POSIX-compatible using sh rather than bash for portability. Can't guarantee that a potential minion will have bash installed.

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 @dafyddj.

saltstack-formulas-travis commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: