From 6ab2e3f1dd78cd81a43be2aeaf2b86108e620fdf Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 11 Jun 2013 10:49:15 -0700 Subject: zabbix: remove caveats Documentation is easily found via brew home zabbix --- Library/Formula/zabbix.rb | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/zabbix.rb b/Library/Formula/zabbix.rb index e9eba14d3..ec660b6b9 100644 --- a/Library/Formula/zabbix.rb +++ b/Library/Formula/zabbix.rb @@ -52,15 +52,6 @@ class Zabbix < Formula end end - def caveats; <<-EOS.undent - Please read the fine manual for post-install instructions: - http://www.zabbix.com/documentation/2.0/manual - - Or just use Puppet: - https://github.com/bjoernalbers/puppet-zabbix_osx - EOS - end - def test system "#{sbin}/zabbix_agentd", "--print" end -- cgit v1.2.3