mirror of
https://github.com/ardichoke/puppet-klipper.git
synced 2026-05-11 02:25:37 -04:00
Initial Commit
This commit is contained in:
34
metadata.json
Normal file
34
metadata.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "ardichoke-klipper",
|
||||
"version": "0.1.0",
|
||||
"author": "Ryan DeShone",
|
||||
"summary": "",
|
||||
"license": "Apache-2.0",
|
||||
"source": "",
|
||||
"dependencies": [
|
||||
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
{
|
||||
"operatingsystem": "Debian",
|
||||
"operatingsystemrelease": [
|
||||
"10"
|
||||
]
|
||||
},
|
||||
{
|
||||
"operatingsystem": "Ubuntu",
|
||||
"operatingsystemrelease": [
|
||||
"18.04"
|
||||
]
|
||||
}
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 6.21.0 < 8.0.0"
|
||||
}
|
||||
],
|
||||
"pdk-version": "2.5.0",
|
||||
"template-url": "pdk-default#2.5.0",
|
||||
"template-ref": "tags/2.5.0-0-g369d483"
|
||||
}
|
||||
Reference in New Issue
Block a user