aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-07-17 19:37:38 -0700
committerJosh Cooper <josh@puppet.com>2018-07-17 19:37:38 -0700
commit3a32fccd8242afa810d6ca827ac97cbc25c385de (patch)
tree36fd96b32c3747e3a37be1f9ae4acd361be98fca /metadata.json
parente72c045a30bf7c6b6bea3b1baf4b759de96d1a35 (diff)
downloadpuppet-augeas_core-3a32fccd8242afa810d6ca827ac97cbc25c385de.tar.gz
puppet-augeas_core-3a32fccd8242afa810d6ca827ac97cbc25c385de.tar.bz2
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
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json4
1 files changed, 2 insertions, 2 deletions
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",