55 lines
1.1 KiB
JSON
55 lines
1.1 KiB
JSON
{
|
|
"name": "puppet-nslcd",
|
|
"version": "0.3.0",
|
|
"author": "Geekix",
|
|
"summary": "Installs and configures nslcd.",
|
|
"license": "Apache-2.0",
|
|
"source": "https://github.com/geekix/puppet-nslcd",
|
|
"project_page": "https://github.com/geekix/puppet-nslcd",
|
|
"issues_url": "https://github.com/geekix/puppet-nslcd/issues",
|
|
"dependencies": [
|
|
{
|
|
"name": "puppetlabs-stdlib",
|
|
"version_requirement": ">= 4.0.0 < 5.0.0"
|
|
}
|
|
],
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Debian",
|
|
"operatingsystemrelease": [
|
|
"8",
|
|
"9"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Ubuntu",
|
|
"operatingsystemrelease": [
|
|
"14.04",
|
|
"16.04",
|
|
"18.04"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat"
|
|
},
|
|
{
|
|
"operatingsystem": "CentOS"
|
|
}
|
|
],
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 3.0.0 < 5.0.0"
|
|
}
|
|
],
|
|
"tags": [
|
|
"nslcd",
|
|
"pam",
|
|
"nss",
|
|
"ldap"
|
|
],
|
|
"pdk-version": "1.7.0",
|
|
"template-url": "file:///opt/puppetlabs/pdk/share/cache/pdk-templates.git",
|
|
"template-ref": "1.7.0-0-g57412ed"
|
|
}
|