[icinga-checkins] icinga.org: chef-icinga2/master: Fix bug in client example recipe
git at icinga.org
git at icinga.org
Sat Jul 16 19:49:36 CEST 2016
Module: chef-icinga2
Branch: master
Commit: 6851ed2ca69dae8503fde249d4e554c3aef1b4f9
URL: https://git.icinga.org/?p=chef-icinga2.git;a=commit;h=6851ed2ca69dae8503fde249d4e554c3aef1b4f9
Author: Thomas Peitz <thomas.peitz at invision.de>
Date: Thu Jun 16 13:23:15 2016 +0200
Fix bug in client example recipe
---
examples/icinga2_server/recipes/client.rb | 1 -
1 file changed, 1 deletion(-)
diff --git a/examples/icinga2_server/recipes/client.rb b/examples/icinga2_server/recipes/client.rb
index 7d81e27..f5fb708 100644
--- a/examples/icinga2_server/recipes/client.rb
+++ b/examples/icinga2_server/recipes/client.rb
@@ -85,4 +85,3 @@ icinga2_apilistener node.fqdn do
bind_port 5665
accept_commands true
end
-end
More information about the icinga-checkins
mailing list