puppet-tor/metadata.json

26 lines
717 B
JSON

{
"name": "inkblot/tor",
"version": "3.0.1",
"author": "inkblot",
"license": "Apache-2.0",
"summary": "Tor onion router",
"source": "git://github.com/inkblot/puppet-tor.git",
"project_page": "https://github.com/inkblot/puppet-tor",
"issues_url": "https://github.com/inkblot/puppet-tor/issues",
"tags": [ "tor", "ubuntu", "debian" ],
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [ "7.7" ]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "12.04", "14.04", "16.04" ]
}
],
"dependencies": [
{ "name": "puppetlabs/concat", "version_requirement": ">=1.0.0 <3.0.0" }
],
"data_provider": "hiera"
}