Skip to content

Commit b9c5437

Browse files
authored
Merge pull request grahampugh#94 from jazzace/patch-2
2 parents a453934 + fa3754e commit b9c5437

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

JamfUploaderProcessors/READMEs/JamfPatchUploader.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ A processor for AutoPkg that will upload a Patch Policy to a Jamf Cloud or on-pr
1515
- **API_PASSWORD:**
1616
- **required:** True
1717
- **description:** Password of api user, optionally set as a key in the com.github.autopkg preference file.
18+
- **pkg_name**
19+
- **required:** False
20+
- **description:** "Name of package which should be used in the patch. Mostly provided by previous AutoPKG recipe/processor.
21+
- **default:** ""
22+
- **version**
23+
- **required:** False
24+
- **description:** Version string - provided by previous pkg recipe/processor.
25+
- **default:** ""
1826
- **patch_softwaretitle**:
1927
- **required**: True
2028
- **description**: Name of the patch softwaretitle (e.g. 'Mozilla Firefox') used in Jamf. You need to create the patch softwaretitle by hand, since there is currently no way to create these via the API.

0 commit comments

Comments
 (0)