From 66c8a42c00453f67a8808936e02f13aa1186b605 Mon Sep 17 00:00:00 2001 From: Robin Douine Date: Thu, 6 May 2021 10:04:18 +0200 Subject: [PATCH] update metadata.rb --- metadata.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 91d6166..4fac9f5 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,8 @@ long_description 'This cookbook installs and configure LibreNMS along with the required components (Apache and MySQL). LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.' issues_url 'https://github.com/criteo-cookbooks/librenms/issues' source_url 'https://github.com/criteo-cookbooks/librenms' -version '0.2.28' +version '0.2.29' +chef_version '>= 12.14.34' supports 'centos7' supports 'centos' depends 'apache2'