
Path to a pkg or dmg to provide to a recipe. Path to a text file with a list of recipes to run. Caution: values specified here will be applied to all recipes. Provide key/value pairs for recipe input. c, -check Only check for new/changed downloads.

h, -help show this help message and exit TheUnarchiver 3.9.1 testing apps/TheUnarchiver-3.9.1.plist TextWrangler 4.5.3 testing apps/TextWrangler/TextWrangler-4.5.3.plist Volumes/INTRAID500/Users/localadminoem/Library/AutoPkg/Cache/.TheUnarchiver/downloads/TheUnarchiver.zipĪdobeFlashPlayer 11.8.800.168 testing internet_plugins/AdobeFlashPlayer-11.8.Ĭyberduck 4.3.1 testing apps/Cyberduck-4.3.1.plist Volumes/INTRAID500/Users/localadminoem/Library/AutoPkg/Cache/.textwrangler/downloads/TextWrangler_4.5.3.dmg Volumes/INTRAID500/Users/localadminoem/Library/AutoPkg/Cache/.Skype/downloads/Skype.dmg Volumes/INTRAID500/Users/localadminoem/Library/AutoPkg/Cache/.Cyberduck/downloads/ Volumes/INTRAID500/Users/localadminoem/Library/AutoPkg/Cache/.FlashPlayerNoRepackage/downloads/AdobeFlashPlayer.dmg Ln -s /Library/AutoPkg/RecipeRepos ~/Library/AutoPkg/RecipeReposĪutopkg run -v MakeCatalogs.munkiĪdding MakeCatalogs.munki at the end of the autopkg run will make the munki catalogs… autopkg run -v AdobeFlashPlayer.munki Cyberduck.munki Skype.munki TextWrangler.munki TheUnarchiver.munki MakeCatalogs.munki

I then did symlinks in my home directory ln -s /Library/AutoPkg/Cache ~/Library/AutoPkg/Cache I choosed to trick and put everything in /Library/autopkg. When following wiki, all goes in your home directory, there are other options with defaults : defaults write CACHE_DIR ~/Library/AutoPkg/Cacheĭefaults write RECIPE_SEARCH_DIRS ~/Library/AutoPkg/Recipesĭefaults write RECIPE_OVERRIDE_DIRS ~/Library/AutoPkg/RecipeOverridesĭefaults write RECIPE_REPO_DIR ~/Library/AutoPkg/RecipeRepos Volumes/DEPLOY_IMAGES/DEPLOYBUILDS_DEV/MUNKI_REPO_MASTER Setup munki_repo defaults write MUNKI_REPO /path/to/munki_repoĭefaults read MUNKI_REPO
