Merge pull request #25 from bastelfreak/puppet5

cleanup metadata.json
This commit is contained in:
Tim Meusel 2021-06-15 20:24:44 +02:00 committed by GitHub
commit eaec238e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"name": "zleslie-ldapquery", "name": "puppet-ldapquery",
"version": "1.0.3", "version": "1.0.3",
"author": "Zach Leslie", "author": "Vox Pupuli",
"summary": "Query an LDAP server using Puppet.", "summary": "Query an LDAP server using Puppet.",
"license": "Apache-2.0", "license": "Apache-2.0",
"source": "https://github.com/xaque208/puppet-ldapquery", "source": "https://github.com/voxpupuli/puppet-ldapquery",
"project_page": "https://github.com/xaque208/puppet-ldapquery", "project_page": "https://github.com/voxpupuli/puppet-ldapquery",
"issues_url": "https://github.com/xaque208/puppet-ldapquery/issues", "issues_url": "https://github.com/voxpupuli/puppet-ldapquery/issues",
"requirements": [ "requirements": [
{ {
"name": "puppet", "name": "puppet",