stevewood-tx / autopkg-mac-recipes-yaml

AutoPkg recipes in YAML format only. This is created to test new functionality in AutoPkg to read yaml recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-its/autopkg-mac-recipes-yaml

This is a set of AutoPkg recipes used internally at ETH Zürich. These recipes may not function externally. Use at your own risk.

For an explanation of what these recipes do, please read the Wiki.

To add this repo to your AutoPkg setup, run the following command:

autopkg repo-add eth-its/autopkg-mac-recipes-yaml

All these recipes are .jamf recipes (or their parents) which use JamfUploader processors. To use these processors, run the following command:

autopkg repo-add grahampugh-recipes
- or -
autopkg repo-add grahampugh/recipes-yaml

Some .jamf recipes which more closely follow the standards used in .jss recipes can be found in the grahampugh-recipes repo.

Recipes that require replacement values in the RecipeOverrides:

  • CLCGenomicsWorkbench.pkg.recipe.yaml - CLC_LICENSE_SERVER
  • SPSSStatistics27-Floating.jamf.recipe.yaml - FLOATING_LICENSE_URL

About

AutoPkg recipes in YAML format only. This is created to test new functionality in AutoPkg to read yaml recipes

License:Apache License 2.0


Languages

Language:Shell 50.2%Language:Python 49.8%