0.4.0 Get to the Chopper
Changed
-
Any files referenced in a JSS Recipe will now be searched for in this order:
- Path as specified.
- The parent folder of the path.
- First ParentRecipe's folder.
- First ParentRecipe's parent folder.
- Second ParentRecipe's folder.
- Second ParentRecipe's parent folder.
- Nth ParentRecipe's folder.
- Nth ParentRecipe's parent folder.
This search-path method is primarily in place to support using recipe
overrides. It applies to policy_template, computer group templates,
self_service_icon, script templates, and extension attribute templates. It
allows users to avoid having to copy the file to the override directory for
each recipe. -
Updates required python-jss to 1.0.2.