We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
class profile::monitoring::grafana { include grafana grafana_team { 'example': ensure => 'present', grafana_url => 'http://localhost:3000', grafana_user => 'admin', grafana_password => 'admin', } }
Error: /Stage[main]/Profile::Monitoring::Grafana/Grafana_team[example]: Could not evaluate: Invalid parameter target_name(:target_name)
team 'axample' created in Main org
The text was updated successfully, but these errors were encountered:
Closing the issue. It was related to the version of Grafana module on the Forge.
Sorry, something went wrong.
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Error: /Stage[main]/Profile::Monitoring::Grafana/Grafana_team[example]: Could not evaluate: Invalid parameter target_name(:target_name)
What behaviour did you expect instead
team 'axample' created in Main org
Output log
Error: /Stage[main]/Profile::Monitoring::Grafana/Grafana_team[example]: Could not evaluate: Invalid parameter target_name(:target_name)
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: