Skip to content
New issue

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

Graphite array walk fixed #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Graphite array walk fixed #58

wants to merge 1 commit into from

Conversation

mrh666
Copy link

@mrh666 mrh666 commented Nov 2, 2016

Graphite array walk fixed

Before fix puppet run with Graphite option caused an error:

[root@influxdbnode-172 ~]# puppet agent -t
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template influxdb/influxdb.conf.erb:
  Filepath: /etc/puppet/modules/influxdb/templates/influxdb.conf.erb
  Line: 124
  Detail: undefined method `key' for #<Hash:0x7f57fa551398>
 at /etc/puppet/modules/influxdb/manifests/server/config.pp:100 on node influxdbnode-lwgh2dllyq2uld9
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

Graphite array walk fixed
@codylane
Copy link
Contributor

Hey @mrh666 - I've also addressed this in my pull request but you can find the current code here:
https://github.com/codylane/golja-influxdb/tree/devel.

Please let me know if you have questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants