Switch to PDK module layout
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
"name": "optiz0r-sabayon",
|
||||
"version": "0.5.0",
|
||||
"author": "Ben Roberts",
|
||||
"license": "MIT",
|
||||
"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",
|
||||
"tags": [
|
||||
"sabayon",
|
||||
"entropy"
|
||||
"dependencies": [
|
||||
|
||||
],
|
||||
"data_provider": "hiera",
|
||||
"operatingsystem_support": [
|
||||
{
|
||||
"operatingsystem": "Sabayon",
|
||||
@@ -20,8 +20,17 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies": [
|
||||
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 4.10.0 < 7.0.0"
|
||||
}
|
||||
],
|
||||
"data_provider": "hiera"
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user