From 3072553c9543b5c7769c54ed251bdfcce2967ce9 Mon Sep 17 00:00:00 2001 From: Steffen Zieger Date: Tue, 1 Jul 2014 11:38:14 +0200 Subject: new release v3.2.0 --- metadata.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'metadata.json') 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": [ + ] } -- cgit v1.2.3