From 45716f98c83e65cb108587f35474c166a2a2b74b Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 17:21:28 +0000 Subject: Mention this class is going away. --- lib/custodian/alerter.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/custodian/alerter.rb b/lib/custodian/alerter.rb index 1b1832a..ac38da8 100644 --- a/lib/custodian/alerter.rb +++ b/lib/custodian/alerter.rb @@ -3,6 +3,11 @@ require 'custodian/util/bytemark' require 'custodian/util/dns' +#### +#### NOTE: This class will go away, once I've moved the implementation +#### over to alerts/mauve.rb +#### +#### # # This class encapsulates the raising and clearing of alerts via Mauve. -- cgit v1.2.1