blob: 2d0ad900cd446311be1a3c95796577f73229571d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "cacert/roles",
"version": "0.1.0",
"author": "Jan Dittberner",
"summary": "This module defines the roles that can be assigned to CAcert hosts.",
"license": "GPL-3.0+",
"source": "git://git.cacert.org/cacert-puppet.git",
"project_page": "https://infradocs.cacert.org/",
"issues_url": null,
"dependencies": [
],
"data_provider": "hiera"
}
|