forked from HEP-Puppet/puppet-voms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
18 lines (18 loc) · 731 Bytes
/
metadata.json
File metadata and controls
18 lines (18 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "rocha-voms",
"version": "0.1.0",
"summary": "Resources for managing a gLite Virtual Organization Membership Service (VOMS) client and server installation",
"author": "rocha",
"description": "This modules provides classes and definitions required to manage and properly configure a gLite service or client supporting authorization using the gLite Virtual Organization Membership Service (VOMS).",
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": "\u003e\u003d2.2.1"
}
],
"types": [],
"checksums": {},
"source": "git://github.com/rochaporto/puppet-voms.git",
"project_page": "http://glite.org",
"license": "Apache License, Version 2.0 (the \"License\")"
}