aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/metadata.json b/metadata.json
index 099bf96..239a463 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,10 +1,12 @@
{
"name": "puppetlabs-sshkeys_core",
- "version": "0.1.0",
+ "version": "1.0.0",
"author": "Puppet Labs",
- "summary": "",
+ "summary": "Manage SSH authorized keys, and known hosts.",
"license": "Apache-2.0",
- "source": "",
+ "source": "https://github.com/puppetlabs/puppetlabs-sshkeys_core",
+ "project_page": "https://github.com/puppetlabs/puppetlabs-sshkeys_core/blob/master/README.md",
+ "issues_url": "https://tickets.puppetlabs.com/project/MODULES",
"dependencies": [
],
@@ -81,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.5.0",