puppetlabs / puppetlabs-pe_status_check

Self Service Module for Puppet Enterprise
Apache License 2.0
1 stars 33 forks source link

Change log level in http_get to debug #156

Closed m0dular closed 2 years ago

m0dular commented 2 years ago

Prior to this commit, this method would emit warnings during installation or other times where Puppet server may not be available. This commit lowers it to debug level to help avoid confusion during upgrades.