-
Notifications
You must be signed in to change notification settings - Fork 63
PatchManagementTemplate.xml? #135
Comments
I'm not sure how this would work yet. There seem to be many unknowns.
I do think there will be an opportunity to add a further processor to JSSImporter which (somehow) attaches a package name entry to a patch software_version, once it's figured out how you do that, and once you can create your own patch policies beyond the 40 current titles available, but I don't think patch is (yet) a replacement for policies. There still seems to be a lot of work to do, and it currently seems to be that you need a completely separate server from which to serve the version inventory of titles not provided by Jamf. I've no idea how that could integrate with JSSImporter at this point. In any case, I think that JSSImporter would have to continue to provide the ability to make a testing policy with an appropriate smart group, script and extension attribute as required, with the option to attach a package to a patch title version, and then patch can potentially simplify the update workflow for production machines. |
Hi @grahampugh Thanks for your thoughts. I totally agree, here are the answers to the best of my abilities.
Please let me know if that makes sense. Thank you. |
@sheagcraig @grahampugh I'm looking into the API and I'm a little confused with what I see. Here is an example of a Patch Policy and a Patch Management Software Title:
|
Hey Guys, Just adding some thoughts to this thread. The best way to add patch management support to autopkg/jss-importer I believe would be through automating how to put definitions into a 3rd party patch server. The options of 3rd party patch servers at this point in time are: https://github.com/mondada/kinobi/ The latter has the addition of an API ready to take some automation, with this as example of whats possible: https://github.com/brysontyrrell/Patch-Starter-Script I'm no python coder, but thinking someone could write in some code add the definitions to the 3rd party patch server while making the patches ready in the DP. Last piece of the puzzle would be adding the definition to patch management via API and then linking the package (would could be phase 2 or 3 of the implementation). It think just getting the autopkg runs to create the definitions in the patch server would be a great start Thoughts welcome :) |
Just reviving this thread, found this: |
Closing issue due to repo deprecation and archive. |
Hi there everyone! What would you think of something like this to standardize package upload for use with Jamf's new Patch Management? If we want to stop building Policies and Smart Groups, I understand that we can delete the templates from our overrides. I was just wondering if this might be a cleaner type of method to use going forward? I don’t know and wanted to hear everyone's thoughts. Thanks! :)
The text was updated successfully, but these errors were encountered: