aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-07-17 19:40:57 -0700
committerJosh Cooper <josh@puppet.com>2018-07-17 19:40:57 -0700
commitd71e50749b6ac6e2ea2717e65958da37f3a48444 (patch)
tree6772b20c51844d922934dcf3698fd6c492a578eb /metadata.json
parentd428c1d2626a8a2567fe2bd47178fcd677a6a4fd (diff)
downloadpuppet-hosts_core-d71e50749b6ac6e2ea2717e65958da37f3a48444.tar.gz
puppet-hosts_core-d71e50749b6ac6e2ea2717e65958da37f3a48444.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
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json
index 3867245..97f439c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -83,7 +83,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",