--
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Does munki catalogs support sub-folder organization?
Does munki manifests support sub-folder organization?
For example, I would like to implement something like:
Does munki catalogs support sub-folder organization?
No.
Does munki manifests support sub-folder organization?Maybe, but don’t do this.
For example, I would like to implement something like:included_manifests
Manifests support references to other manifests (nested manifests):
On 10/07/2014, at 9:23 am, Richard Glaser <richard...@UTAH.EDU> wrote:Does munki catalogs support sub-folder organization?For example, I would like to implement something like:
development/individuals/richard/machines/types/minimal
managedsoftwareupdate --id development/individuals/richard/machines/types/minimal
defaults write /Library/Preferences/ManagedInstalls ClientIdentifier "development/individuals/richard/machines/types/minimal"