60 lines
1.2 KiB
JSON
60 lines
1.2 KiB
JSON
{
|
|
"name": "geekix-nslcd",
|
|
"version": "0.4.3",
|
|
"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 < 8.1.0"
|
|
}
|
|
],
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Debian",
|
|
"operatingsystemrelease": [
|
|
"8",
|
|
"9",
|
|
"10",
|
|
"11"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Ubuntu",
|
|
"operatingsystemrelease": [
|
|
"14.04",
|
|
"16.04",
|
|
"18.04",
|
|
"20.04"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat RHEL",
|
|
"operatingsystemrelease": [
|
|
"7",
|
|
"8"
|
|
]
|
|
}
|
|
],
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 5.4.0 < 7.0.0"
|
|
}
|
|
],
|
|
"tags": [
|
|
"nslcd",
|
|
"pam",
|
|
"nss",
|
|
"ldap",
|
|
"authentication"
|
|
],
|
|
"pdk-version": "2.2.0",
|
|
"template-url": "https://github.com/puppetlabs/pdk-templates#main",
|
|
"template-ref": "tags/2.3.0-0-g8aaceff"
|
|
}
|