This gist is a collection of Adobe stuff for usage with aamporter and Adobe CC 2015. This collection was mostly created to help others with importing Adobe CC 2015 apps when they are packaged indidually in Adobe CCP without updates. That is what aamporter is for.
All plists included come with my recommendation however I'm just one guy. So who is to say I'm right. Feel free to create the plists for ammporter yourself. I've attached a script that might help you. You'll likely want to modify the update_for in the plists. This might still import muliples of the same update EX: PhotoshopCameraRaw8-8.0 is used for both Photshop and After Effects. This means it is your job to look for updates after running dl_updates_munki_cc_2015.command that have underscores (_) in their names after the version number. Deleting the duplicate updates and modifing the orginal pkginfo file to do an update_for both applications (AE & PS in this example).
Use Tim's munkiimport_cc_installers.py script (bundled with aamporter) to import the packages from Adobe CCP into Munki.
Both scripts in this gist will require you to change varriables and the location of your aamporter script (download seperately).
- build-plists.command - This script will build the plists in this gist from a directory of Adobe CC packages. I don't have time to run aamporter manually for each package.
- dl_updates_munki_cc_2015.command - This script will run aamporter and do a munki import of the adobe updates.