mirror of
https://github.com/ardichoke/puppet-traefik.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-traefik",
|
||||
"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": ">= 7.24 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"pdk-version": "3.0.1",
|
||||
"template-url": "pdk-default#3.0.1",
|
||||
"template-ref": "tags/3.0.1-0-gd13288a"
|
||||
}
|
||||
Reference in New Issue
Block a user