saltstack-formulas / splunkforwarder-formula

Splunk Forwarder Salt Formula http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
9 stars 18 forks source link

refactor(formula): fix formula #8

Closed codeboyQ2n5ha45 closed 3 years ago

codeboyQ2n5ha45 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

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

codeboyQ2n5ha45 commented 3 years ago

@noelmcloughlin . I created a new pull request. I tested in TravisCI for both CentOS and Ubuntu and the service starts properly. I also added options for local user configuration, and certs from the old formula in case someone needs to use those.

noelmcloughlin commented 3 years ago

Thanks @codeboyQ2n5ha45 Closes #1 #2 #3# #4 and replaces #7 where PR merge was discussed.