diff --git a/metadata.json b/metadata.json index 0de14f8..19a4564 100644 --- a/metadata.json +++ b/metadata.json @@ -1,58 +1,58 @@ { "name": "saz-resolv_conf", - "version": "4.2.1", + "version": "5.0.0", "author": "saz", "summary": "Manage resolv.conf via Puppet", "description": "Manage resolv.conf via Puppet", "license": "Apache-2.0", "source": "https://github.com/saz/puppet-resolv_conf.git", "project_page": "https://github.com/saz/puppet-resolv_conf", "issues_url": "https://github.com/saz/puppet-resolv_conf/issues", "operatingsystem_support": [ { "operatingsystem": "RedHat" }, { "operatingsystem": "CentOS" }, { "operatingsystem": "OracleLinux" }, { "operatingsystem": "Scientific" }, { "operatingsystem": "Suse" }, { "operatingsystem": "Debian" }, { "operatingsystem": "Ubuntu" }, { "operatingsystem": "FreeBSD" }, { "operatingsystem": "OpenBSD" }, { "operatingsystem": "Gentoo" }, { "operatingsystem": "ArchLinux" }, { "operatingsystem": "AIX" }, { "operatingsystem": "Solaris" } ], "requirements": [ { "name": "puppet", "version_requirement": ">=6.1.0 <8.0.0" } ], "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">=2.6.0 < 8.0.0" } ] }