puppetlabs / puppet_operational_dashboards

Apache License 2.0
5 stars 22 forks source link

Allow differentiation between ssl influxdb and puppet ssl connections #161

Closed tuxmea closed 1 year ago

tuxmea commented 1 year ago

fixes #160

puppet-community-rangefinder[bot] commented 1 year ago

puppet_operational_dashboards::telegraf::agent is a class

that may have no external impact to Forge modules.

puppet_operational_dashboards::telegraf::config is a type

that may have no external impact to Forge modules.

This module is declared in 0 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

MartyEwings commented 1 year ago

not entirely sure why its not kicking off the tests again with the typo fixed....

tuxmea commented 1 year ago

There are some more errors. Going to push an update, soon.

tuxmea commented 1 year ago

local tests are OK. I suppose we can reduce the number of changes if we use /etc/telegraf/puppetssl*.pem hard-coded within the templates.

tuxmea commented 1 year ago

I am going to revert and simplify some changes. Some changes were even totally wrong.

tuxmea commented 1 year ago

Finished last errors. Local tests are OK.

MartyEwings commented 1 year ago

sles will fail, as we have some sort of idempotency issue that's creeped in since we switched how you get the packages on that... its not this PR so will likely ignore that if it fails

tuxmea commented 1 year ago

4 failing CI, all SLES based.