Skip to content

Instantly share code, notes, and snippets.

@denmoff
Created March 24, 2014 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denmoff/9745178 to your computer and use it in GitHub Desktop.
Save denmoff/9745178 to your computer and use it in GitHub Desktop.
macadmin$ autopkg info Firefox.jss
Description: Uses parent pkg recipe to downloads latest Firefox and import it into the JSS.
Identifier: local.jss.Firefox
Munki import recipe: False
Has check phase: True
Builds package: True
Recipe file path: /Users/macadmin/Library/AutoPkg/RecipeOverrides/Firefox.jss.recipe
Parent recipe(s): /Users/macadmin/Library/AutoPkg/RecipeRepos/com.github.arubdesu.jssRecipes/Firefox.jss.recipe
/Users/macadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/Mozilla/Firefox.pkg.recipe
/Users/macadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes/Mozilla/Firefox.download.recipe
Input values:
CATEGORY = "Web Browsers";
LOCALE = "en_US";
NAME = Firefox;
RELEASE = latest;
"SELFSERVE_POLICY" = "SelfServeLatest_%NAME%";
"SMART_GROUP" = "%NAME%_Latest";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment