diff --git a/metadata.json b/metadata.json index c308e99..6aeef87 100644 --- a/metadata.json +++ b/metadata.json @@ -1,40 +1,40 @@ { "name": "saz-locales", "version": "2.5.1", "author": "saz", "summary": "Manage locales on Linux", "license": "Apache-2.0", "source": "https://github.com/saz/puppet-locales.git", "project_page": "https://github.com/saz/puppet-locales", "issues_url": "https://github.com/saz/puppet-locales/issues", "operatingsystem_support": [ { "operatingsystem": "Debian" }, { "operatingsystem": "Ubuntu" }, { "operatingsystem": "openSUSE" }, { "operatingsystem": "SLES" }, { "operatingsystem": "Archlinux" }, { "operatingsystem": "CentOS" } ], "requirements": [ { "name": "puppet", - "version_requirement": ">=4.0.0 <6.0.0" + "version_requirement": ">=4.0.0 <7.0.0" } ], "description": "Manage locales on Linux", "dependencies": [ ] }