diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-23 23:03:02 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-23 23:03:02 +0000 |
commit | 2ada35ab083efc20a97cc90710f634e91526f94f (patch) | |
tree | cd45865c66c68f4b96e8332a70dff5fae2b34511 | |
parent | 68b02ea143f0a326ef759ba2e1acb6c49cc2eff1 (diff) |
The HTTP-class is present
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ Don't use beanstalk client directly, subclass custodian/queue, or similar to allow us to swap out the queue and stub it for testing. -The HTTP/HTTPS-probe should be pure Ruby. Patrick will point me at symbiosis-monit - The alerter needs to be overhauled since it relies upon the old hash-based approach. make Custodian::Parser::Macro a class. |