Specify package install order during prestage
The prestage_installer pkg that gets used when more than one pkg is assigned to a device group doesn't currently have a method to specify installation.
Some vendors supply their products as multiple packages and some have dependencies of one being installed before another (see: jamf Connect trying to run the installed app if it doesn't detect a LaunchAgent on disk that is installed by another .pkg). For reasons like this, being able to guarantee the order of pkg installation is key.
This request is to implement a way to specify the order of installation from the portal that is used by the prestage_installer script.
-
squirke commented
Completed... BUT this only works for an initial "zero-touch" device setup. In my testing in a `sudo profiles -N` or other manual type enrolment - the package install order is ignored.
If zero touch worked every time, that'd be great... but as so often it doesn't...