37 lines
892 B
JSON
37 lines
892 B
JSON
{
|
|
"name": "optiz0r-sabayon",
|
|
"version": "0.5.0",
|
|
"author": "Ben Roberts",
|
|
"summary": "Extends Puppet with support for the Sabayon Linux distribution",
|
|
"license": "MIT",
|
|
"source": "https://github.com/Sabayon/puppet-sabayon.git",
|
|
"project_page": "https://github.com/Sabayon/puppet-sabayon",
|
|
"issues_url": "https://github.com/Sabayon/puppet-sabayon/issues",
|
|
"dependencies": [
|
|
|
|
],
|
|
"data_provider": "hiera",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Sabayon",
|
|
"operatingsystemrelease": [
|
|
"16.07",
|
|
"16.11"
|
|
]
|
|
}
|
|
],
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 4.10.0 < 7.0.0"
|
|
}
|
|
],
|
|
"tags": [
|
|
"sabayon",
|
|
"entropy"
|
|
],
|
|
"pdk-version": "1.10.0",
|
|
"template-url": "file:///opt/puppetlabs/pdk/share/cache/pdk-templates.git#1.10.0",
|
|
"template-ref": "1.10.0-0-gbba9ac3"
|
|
}
|