saltstack-formulas / beats-formula

SaltStack formula to manage Elastic Beats platform
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
MIT License
9 stars 18 forks source link

Change metricbeat pillar example to match default in 7.6.0 #18

Closed christopherdraper closed 12 months ago

christopherdraper 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

Describe the changes you're proposing

We have deployed this formula in our environment using the example config in pillar.example. We ran into this message when troubleshooting modules:

Error in modules manager: modules management requires 'metricbeat.config.modules.path' setting

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

myii commented 4 years ago

@christopherdraper Thanks for the PR, apologies for the delay. Let's try to get some feedback from previous contributors to this formula. @psmiraglia, would you care to comment on this proposed change?