Skip to content

ws1_smart_group_name

codeskipper edited this page Jun 27, 2024 · 4 revisions

Description

The ws1_smart_group_name key specifies what Assignment (smart) Group a package should be assigned to for deployment. Instead of this simple assisgnment, it is also possible to specify multiple in ws1_app_assignments

In hindsight, this variable could have been named ws1_assignment_group, but I did not want to break any existing recipes for users.

Example Usage:

<key>ws1_smart_group_name</key>
<string>All Macs</string>

Required: False, you can specify ws1_app_assignments instead

Clone this wiki locally