Skip to content

Commit

Permalink
Use api_token for Librato.
Browse files Browse the repository at this point in the history
  • Loading branch information
roidrage committed Mar 12, 2013
1 parent 7e61c17 commit e9ae39c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ linux:
location_id: <%= @bluebox[:location_id] %>
librato:
email: <%= @librato[:email] %>
token: <%= @librato[:token] %>
token: <%= @librato[:api_token] %>
language_mappings:
haskell: jvm

0 comments on commit e9ae39c

Please sign in to comment.