From 3a32fccd8242afa810d6ca827ac97cbc25c385de Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Tue, 17 Jul 2018 19:37:38 -0700 Subject: Include puppet 6 and remove default role * bump max version to 7 * install module on all hosts, not just those with the default role * point project URL to module's README --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json index 5d7853d..8599c0f 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Manage files using Augeas", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-augeas_core", - "project_page": "https://puppet.com/docs/puppet/latest/types/augeas.html", + "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core/blob/master/README.md", "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", "dependencies": [ @@ -57,7 +57,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 4.7.0 < 6.0.0" + "version_requirement": ">= 4.7.0 < 7.0.0" } ], "pdk-version": "1.6.0", -- cgit v1.2.3