Posted on 05-29-2018 04:49 AM
Hi everyone,
Does anyone have a solution for the following:
How to automate AutoPKG pkg creations and upload directly to Jamf Cloud?
I love AutoPKG (who doesn't) however I'd like to automate it further by running it on a schedule and uploading new PKGs to my Jamf Cloud instance.
Posted on 05-29-2018 06:10 AM
You would need to get jss_importer.py (and python-jss) from https://github.com/sheagcraig/JSSImporter/releases
This allows jss specific recipes to run and upload to your shares, be advised the uploads to the JCDP can be tricky.
I recommend joining #jss-importer on the macadmins slack.
Posted on 05-30-2018 09:57 AM
Thanks @daniel.hayden I'll both of those out. Have you tried such a workflow?
Posted on 05-30-2018 02:16 PM
I’ll be checking this out too, I tried before using jss importer and it didn’t work.