sheagcraig / jss-recipes

Recipes for adding autopkg software to the JSS using JSSImporter.
9 stars 3 forks source link

Specify overridable JSSImporter arguments for "policy_trigger" and "version". #13

Open magnusviri opened 7 years ago

magnusviri commented 7 years ago

Many recipes in com.github.novaksam.jss are duplicates of jss-recipes and the only difference is that jss-recipes don't have overridable JSSImporter arguments for "policy_trigger" or "version". I know com.github.novaksam.jss isn't your repo, but those duplicates could be done away if "policy_trigger" and "version" were specified in jss-recipes and were overridable.

magnusviri commented 7 years ago

It occurs to me that "policy_trigger" might not be a standard variable. It is used in the policy template for this value:

%POLICY_TRIGGER%

Also, please add overridable values for "os_requirements".

magnusviri commented 7 years ago

Actually, maybe os_requirements is already overridable, I'm not sure.