You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: JamfUploaderProcessors/READMEs/JamfPatchUploader.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,14 @@ A processor for AutoPkg that will upload a Patch Policy to a Jamf Cloud or on-pr
15
15
-**API_PASSWORD:**
16
16
-**required:** True
17
17
-**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:** ""
18
26
-**patch_softwaretitle**:
19
27
-**required**: True
20
28
-**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