From 19ea9563dfc7b2f0820ca82d7e42ebe312b8d3d2 Mon Sep 17 00:00:00 2001 From: Michael Contento2 Date: Thu, 22 Nov 2012 15:21:18 +0100 Subject: [PATCH] update version from 1.4.2 to 1.8.1 --- attributes/default.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/attributes/default.rb b/attributes/default.rb index 3734978..3868bf8 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -1,5 +1,5 @@ -default['icinga']['version'] = "1.4.2" -default['icinga']['checksum'] = "506022493295bda95aa2514bfdc3196063ed936655bc60068f61543504b42aa6" +default['icinga']['version'] = "1.8.1" +default['icinga']['checksum'] = "3d02d80bdefc2518ab8517be6930a518b77747e0243fa594731fb1f95dbab916" default['icinga']['prefix'] = "/usr/local/icinga" default['icinga']['sysadmin_email'] = "root@localhost"