You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
It seems there is a scoping issue in params.pp, related to $provider
I changed the Unsupported provider error to try and output $provider, but it is an empty variable.
Running Puppet 3.4.2 here, could this be something to do with removal of support for http://docs.puppetlabs.com/guides/scope_and_puppet.html ?