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 | 68f121e4a5ee3e450f1536049590a10eda4e74f7 (patch) | |
tree | cd45865c66c68f4b96e8332a70dff5fae2b34511 /TODO | |
parent | 79e1fc8854053690c7fa908e7935e9ff090b4d66 (diff) |
The HTTP-class is present
Diffstat (limited to 'TODO')
-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. |