summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json
index b4976ad..2c21089 100644
--- a/metadata.json
+++ b/metadata.json
@@ -2,7 +2,7 @@
"name": "HugoNikanor-phpldapadmin",
"version": "0.1.0",
"author": "Hugo Hörnquist",
- "license": "None",
+ "license": "Apache-2.0",
"summary": "Configures phpldapadmin.",
"source": "https://git.hornquist.se/puppet/phpldapadmin",
"dependencies": [
@@ -12,5 +12,11 @@
}
],
"operatingsystem_support": [
- ]
+ {
+ "operatingsystem": "Archlinux"
+ }
+ ],
+ "pdk-version": "2.5.0",
+ "template-url": "pdk-default#2.5.0",
+ "template-ref": "tags/2.5.0-0-g369d483"
}