mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
26 lines
777 B
JSON
26 lines
777 B
JSON
{
|
|
"name": "fleetdm-fleetdm",
|
|
"version": "0.2.4",
|
|
"author": "Fleet Device Management Inc",
|
|
"summary": "MDM management and profile assignment using FleetDM",
|
|
"license": "proprietary",
|
|
"source": "https://github.com/fleetdm/fleet/tree/main/ee/tools/puppet/fleetdm",
|
|
"project_page": "https://github.com/fleetdm/fleet/tree/main/ee/tools/puppet/fleetdm",
|
|
"issues_url": "https://github.com/fleetdm/fleet",
|
|
"dependencies": [],
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Darwin",
|
|
"operatingsystemrelease": ["16"]
|
|
}
|
|
],
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 6.21.0 < 8.0.0"
|
|
}
|
|
],
|
|
"pdk-version": "2.7.1",
|
|
"template-url": "pdk-default#2.7.4",
|
|
"template-ref": "tags/2.7.4-0-g58edf57"
|
|
}
|