mirror of
https://github.com/ardichoke/puppet-klipper.git
synced 2026-05-11 02:25:37 -04:00
Baseline install framework
This commit is contained in:
@@ -6,7 +6,14 @@
|
||||
"license": "Apache-2.0",
|
||||
"source": "",
|
||||
"dependencies": [
|
||||
|
||||
{
|
||||
"name": "puppetlabs-stdlib",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs-vcsrepo",
|
||||
"version_requirement": ">= 5.0.0 < 6.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
{
|
||||
@@ -31,4 +38,4 @@
|
||||
"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