From c995442e7ef1ee9f77a574f7bc91af79023def75 Mon Sep 17 00:00:00 2001
From: Riccardo Bucchi <riccardo.bucchi@cnaf.infn.it>
Date: Wed, 17 Feb 2016 15:39:07 +0100
Subject: [PATCH] added reference to zabbix puppet module (2.0.0) in Puppetfile

---
 Puppetfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Puppetfile b/Puppetfile
index f8408b9..6849d75 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -42,4 +42,4 @@ mod 'ocp-tools/mongodb',
 # Modulo Zabbix AutomaticOCP 
 mod 'ocp-tools/zabbix',
     :git => "https://baltig.infn.it/ocp-tools/zabbix.git",
-    #:ref => 'dev'
+    :ref => '2.0.0'
-- 
GitLab