saltstack-formulas / influxdb-formula

Installs and configures the InfluxDB timeseries database
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
9 stars 34 forks source link

Fix formula to work with latest version of influxdb and bring in line with saltstack-formula standards #31

Open jeff350 opened 1 year ago

jeff350 commented 1 year 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?

Yes, The previous formula was designed for influx v1 that is EOL, removed some options that are no longer needed

Related issues and/or pull requests

https://github.com/saltstack-formulas/influxdb-formula/issues/23

Describe the changes you're proposing

Pillar / config required to test the proposed changes

none required, will do basic install with defaults

Documentation checklist

Testing checklist

Additional context