Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from digital-science/monitor_exchange_config
Browse files Browse the repository at this point in the history
Remove exchange config that is no longer required
  • Loading branch information
john-griffin committed Apr 25, 2012
2 parents c139dc0 + c738ef9 commit 898901c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/baton-ping-monitor
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ require "baton/baton-ping/monitor"

Baton.configure do |c|
c.config_path = "/etc/baton-ping/baton-ping.cfg"
c.exchange = "baton_ping_monitor_in"
c.exchange_out = "baton_ping_out"
end

Expand Down

2 comments on commit 898901c

@john-griffin
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please stop :)

@goblin
Copy link

@goblin goblin commented on 898901c Jan 22, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops sorry - deleting all the test stuff now.

Please sign in to comment.