Files
puppet-sabayon/metadata.json
2019-12-08 18:21:47 +00:00

40 lines
943 B
JSON

{
"name": "optiz0r-sabayon",
"version": "0.6.1",
"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",
"19.03",
"19.05",
"19.10"
]
}
],
"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"
}