@@ -23,7 +23,7 @@ if !node['rsyslog']['server'] and node['rsyslog']['server_ip'].nil? and Chef::Co
Chef::Log.fatal("Chef Solo does not support search, therefore it is a requirement of the rsyslog::client recipe that the attribute 'server_ip' is set when using Chef Solo. 'server_ip' is not set.")
Chef::Application.fatal!("The rsyslog::client recipe was unable to determine the remote syslog server. Checked both the server_ip attribute and search()")