summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json23
1 files changed, 12 insertions, 11 deletions
diff --git a/metadata.json b/metadata.json
index f0e3d6f..677b972 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,4 +1,12 @@
{
+ "name": "saz-rsyslog",
+ "version": "3.2.0",
+ "author": "saz",
+ "summary": "Manage rsyslog client and server",
+ "license": "Apache License, Version 2.0",
+ "source": "https://github.com/saz/puppet-rsyslog.git",
+ "project_page": "https://github.com/saz/puppet-rsyslog",
+ "issues_url": "https://github.com/saz/puppet-rsyslog/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat"
@@ -38,18 +46,11 @@
"version_requirement": "3.x"
}
],
- "name": "saz-rsyslog",
- "version": "3.1.0",
- "source": "https://github.com/saz/puppet-rsyslog.git",
- "author": "saz",
- "license": "Apache License, Version 2.0",
- "summary": "Manage rsyslog client and server",
"description": "Manage rsyslog client and server via Puppet",
- "project_page": "https://github.com/saz/puppet-rsyslog",
- "dependencies": [
-
- ],
"types": [
-
+
+ ],
+ "dependencies": [
+
]
}