Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save linuxfood/e87a6857bc308242457e1e13ee324dba to your computer and use it in GitHub Desktop.
Save linuxfood/e87a6857bc308242457e1e13ee324dba to your computer and use it in GitHub Desktop.
Autopkg info -p output for https://github.com/autopkg/autopkg/pull/648
$ ./Code/autopkg info -p GoogleChrome.munki -d /Users/Shared/RecipeOverrides -d /Users/Shared/Recipes
Didn't find a recipe for com.github.autopkg.munki.googlechromepkg.
Found this recipe in repository: recipes
Attempting git clone...
Adding /Users/testuser/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes to RECIPE_SEARCH_DIRS...
Updated search path:
'.'
'~/Library/AutoPkg/Recipes'
'/Library/AutoPkg/Recipes'
'/Users/testuser/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes'
Description: Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.
Identifier: local.munki.GoogleChromePkg
Munki import recipe: True
Has check phase: True
Builds package: False
Recipe file path: /Users/Shared/RecipeOverrides/GoogleChrome.munki.recipe
Parent recipe(s): /Users/testuser/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/GoogleChrome/GoogleChromePkg.munki.recipe
/Users/testuser/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/GoogleChrome/GoogleChromePkg.download.recipe
Input values:
'DOWNLOAD_URL': 'https://dl.google.com/chrome/mac/stable/accept_tos%3Dhttps%253A%252F%252Fwww.google.com%252Fintl%252Fen_ph%252Fchrome%252Fterms%252F%26_and_accept_tos%3Dhttps%253A%252F%252Fpolicies.google.com%252Fterms/googlechrome.pkg',
'MUNKI_REPO_SUBDIR': 'apps/Google',
'NAME': 'GoogleChrome',
'pkginfo': { 'blocking_applications': ['Google Chrome'],
'catalogs': ['autopromote'],
'description': 'Chrome is a fast, simple, and secure web '
'browser, built for the modern web.',
'developer': 'Google',
'display_name': 'Google Chrome',
'name': '%NAME%',
'unattended_install': True,
'unattended_uninstall': True}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment