Removed search_string from zookeeper check setup

The zookeeper check does not use this parameter

Change-Id: I45e64495935c781fff81882f7a49891d82f023a9
This commit is contained in:
Ryan Bak 2015-01-26 08:41:36 -07:00
parent 0e5224ce91
commit 490a2b7603
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
- name: <%= @title %>
search_string: <%= @search_string %>
<%- if @host -%>
host: <%= @host %>
<%- end -%>