mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2025-10-13 04:54:47 +00:00
Declare support for Puppet 5 & 6
This commit is contained in:
parent
049028fe01
commit
78b3f2c509
@ -7,6 +7,12 @@
|
||||
"source": "https://github.com/xaque208/puppet-ldapquery",
|
||||
"project_page": "https://github.com/xaque208/puppet-ldapquery",
|
||||
"issues_url": "https://github.com/xaque208/puppet-ldapquery/issues",
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 5.5.8 < 7.0.0"
|
||||
}
|
||||
],
|
||||
"dependencies": [
|
||||
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user