--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dev/provisioning/modules/archive/metadata.json Fri Jan 15 15:35:00 2016 +0100
@@ -0,0 +1,32 @@
+{
+ "name": "camptocamp-archive",
+ "version": "0.8.1",
+ "author": "Camptocamp",
+ "summary": "Camptocamp Archive Module",
+ "license": "Apache-2.0",
+ "source": "https://github.com/camptocamp/puppet-archive",
+ "project_page": "https://github.com/camptocamp/puppet-archive",
+ "issues_url": "https://github.com/camptocamp/puppet-archive/issues",
+ "dependencies": [
+
+ ],
+ "description": "Archive Module for Puppet",
+ "operatingsystem_support": [
+ {
+ "operatingsystem": "Debian",
+ "operatingsystemrelease": [
+ "6",
+ "7",
+ "8"
+ ]
+ },
+ {
+ "operatingsystem": "RedHat",
+ "operatingsystemrelease": [
+ "5",
+ "6",
+ "7"
+ ]
+ }
+ ]
+}