From e2e4f2e7eb87cbe86508f8523400769bcc5f0e03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= Date: Tue, 23 Sep 2014 10:50:53 +0200 Subject: Use metadata.json --- metadata.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 metadata.json (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..72cafbe --- /dev/null +++ b/metadata.json @@ -0,0 +1,14 @@ +{ + "name": "camptocamp-augeas", + "version": "0.3.1", + "author": "camptocamp", + "summary": "Camptocamp Augeas module", + "license": "GNU GPLv3", + "source": "https://github.com/camptocamp/puppet-augeas", + "project_page": "https://github.com/camptocamp/puppet-augeas", + "issues_url": "https://github.com/camptocamp/puppet-augeas/issues", + "description": "Augeas Module for Puppet", + "dependencies": [ + {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"} + ] +} -- cgit v1.2.3