Skip to content

Commit

Permalink
default root graphite password attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
dje committed Dec 3, 2011
1 parent 45b7f41 commit 708ffac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions attributes/graphite.rb
Expand Up @@ -12,3 +12,5 @@
default[:graphite][:carbon][:line_receiver_interface] = "127.0.0.1"
default[:graphite][:carbon][:pickle_receiver_interface] = "127.0.0.1"
default[:graphite][:carbon][:cache_query_interface] = "127.0.0.1"

default[:graphite][:password] = "change_me"

0 comments on commit 708ffac

Please sign in to comment.