2015-04-16 18:04:30 -04:00
|
|
|
{
|
2018-08-22 06:12:49 -04:00
|
|
|
"name": "puppet-nslcd",
|
2015-11-24 11:34:42 -05:00
|
|
|
"version": "0.2.0",
|
2018-08-22 06:12:49 -04:00
|
|
|
"author": "Geekix",
|
2015-04-16 18:04:30 -04:00
|
|
|
"summary": "Installs and configures nslcd.",
|
|
|
|
"license": "Apache-2.0",
|
2018-08-22 06:12:49 -04:00
|
|
|
"source": "https://github.com/geekix/puppet-nslcd",
|
|
|
|
"project_page": "https://github.com/geekix/puppet-nslcd",
|
|
|
|
"issues_url": "https://github.com/geekix/puppet-nslcd/issues",
|
2018-08-22 06:07:49 -04:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "puppetlabs-stdlib",
|
2018-08-22 08:52:32 -04:00
|
|
|
"version_requirement": ">= 4.0.0 < 5.0.0"
|
2018-08-22 06:07:49 -04:00
|
|
|
}
|
2015-05-16 12:33:03 -04:00
|
|
|
],
|
2015-04-16 18:04:30 -04:00
|
|
|
"operatingsystem_support": [
|
|
|
|
{
|
|
|
|
"operatingsystem": "Debian",
|
2015-05-16 12:33:03 -04:00
|
|
|
"operatingsystemrelease": [
|
2015-11-23 18:55:54 -05:00
|
|
|
"6",
|
|
|
|
"7",
|
|
|
|
"8"
|
2015-05-16 12:33:03 -04:00
|
|
|
]
|
2015-04-16 18:04:30 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"operatingsystem": "Ubuntu",
|
2015-05-16 12:33:03 -04:00
|
|
|
"operatingsystemrelease": [
|
|
|
|
"12.04",
|
|
|
|
"14.04"
|
|
|
|
]
|
2015-11-24 11:11:03 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"operatingsystem": "RedHat"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"operatingsystem": "CentOS"
|
2015-04-16 18:04:30 -04:00
|
|
|
}
|
|
|
|
],
|
2015-04-16 18:16:46 -04:00
|
|
|
"requirements": [
|
|
|
|
{
|
|
|
|
"name": "puppet",
|
2015-11-23 18:42:05 -05:00
|
|
|
"version_requirement": ">= 3.0.0 < 5.0.0"
|
2015-04-16 18:16:46 -04:00
|
|
|
}
|
|
|
|
],
|
2018-08-22 06:07:49 -04:00
|
|
|
"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"
|
2015-04-16 18:04:30 -04:00
|
|
|
}
|