Closed m0dular closed 2 years ago
that may have no external impact to Forge modules.
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.
It does, in the sense that it will create a Sensitive[undef]
value. That causes the Telegraf override file and the Grafana datasource to use an empty token, which I guess is the expected behavior?
Sounds good.
Centos 7 was hung on "Installing PE" for about 40 minutes, so I killed it.
This commit checks if the admin_token_file exists on disk before reading it in the retrieve_token() function.