jssimporter/JSSImporter

FR - Add Limitations to recipe

danengh opened this issue · 1 comments

Add the ability to use Limitations in the policy scope (either in policy template or in .jss recipe).

API XML:
<limit_to_users>
<user_groups>
<user_group>group-name</user_group>
</user_groups>
</limit_to_users>


<user_groups>
<user_group>
group_ID
group-name
</user_group>
</user_groups>
<network_segments/>

This can be done by creating a new specific install template.