From 2ffa97260d8ce8a6090f8644a8913f681802708d 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(+) (limited to 'lib') 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