forked from cah-edward-shorrock/puppet-macdefaults
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmetadata.json
More file actions
28 lines (28 loc) · 764 Bytes
/
metadata.json
File metadata and controls
28 lines (28 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"author": "call",
"dependencies": [],
"issues_url": "https://github.com/call/puppet-macdefaults/issues",
"license": "Apache-2.0",
"name": "call-macdefaults",
"operatingsystem_support": [
{
"operatingsystem": "Darwin",
"operatingsystemrelease": [
"16"
]
}
],
"pdk-version": "1.16.0",
"project_page": "https://github.com/call/puppet-macdefaults",
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 7.0.0"
}
],
"source": "https://github.com/call/puppet-macdefaults",
"summary": "Manages macOS preferences using defaults.",
"template-ref": "tags/1.16.0-0-gaf44904",
"template-url": "https://github.com/puppetlabs/pdk-templates#1.16.0",
"version": "0.1.2"
}