summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 0e5bb6f3c61c89ddfe76c6d3b0973c1acaef47c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "name": "HugoNikanor-phpldapadmin",
  "version": "0.1.0",
  "author": "Hugo Hörnquist",
  "license": "Apache-2.0",
  "summary": "Configures phpldapadmin.",
  "source": "https://git.hornquist.se/puppet/phpldapadmin",
  "dependencies": [
    {
      "name": "puppetlabs/stdlib",
      "version_requirement": ">= 8.1.0 < 9.0.0"
    },
    {
      "name": "puppetlabs/concat",
      "version_requirement": ">= 8.0.0 < 9.0.0"
    }
  ],
  "operatingsystem_support": [
	  {
		  "operatingsystem": "Archlinux"
	  }
  ],
  "pdk-version": "2.5.0",
  "template-url": "pdk-default#2.5.0",
  "template-ref": "tags/2.5.0-0-g369d483"
}