Skip to content

Commit

Permalink
grpahite attribute listen_port don't seem to exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
laradji committed Jul 11, 2012
1 parent 0025da1 commit 1e82294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/gdash.rb
Expand Up @@ -7,7 +7,7 @@
# TODO: put this in a databag ?
####
include_attribute "graphite::graphite"
default.gdash.graphite_url = "http://#{ipaddress}:#{graphite[:listen_port]}"
default.gdash.graphite_url = "http://#{graphite[:url]}"
####

default.gdash.templatedir = "/srv/gdash/graph_templates"
Expand Down

0 comments on commit 1e82294

Please sign in to comment.