summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata.json b/metadata.json
new file mode 100644
index 0000000..b4976ad
--- /dev/null
+++ b/metadata.json
@@ -0,0 +1,16 @@
+{
+ "name": "HugoNikanor-phpldapadmin",
+ "version": "0.1.0",
+ "author": "Hugo Hörnquist",
+ "license": "None",
+ "summary": "Configures phpldapadmin.",
+ "source": "https://git.hornquist.se/puppet/phpldapadmin",
+ "dependencies": [
+ {
+ "name": "puppetlabs/stdlib",
+ "version_requirement": ">= 8.1.0 < 9.0.0"
+ }
+ ],
+ "operatingsystem_support": [
+ ]
+}