summaryrefslogtreecommitdiff
path: root/metadata.json
blob: b4976ad57a48d7d42db6522b0a2ce0cbf039cc8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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": [
  ]
}