App installation dependencies for macOS
We have some installation dependencies for applications that we're deploying to macOS, but it doesn't appear possible to specify dependencies for Apps & Media within SimpleMDM. Because of that, we're unable to control the order that those packages are installed in. It would be nice to have the ability to mark certain app install bundles as dependent upon others.
5
votes
Marking this as completed since there are a couple options that likely satisfy this requirement (and did not exist at the time of the original post):
- pre-stage install order can be specified using the priority setting for a pkg
- SimpleMDM's Munki integration supports standard Munki functionality like the 'requires' pkginfo key (which can be set using custom pkginfo)