Skip to content

ws1_push_mode

Mart Verburg edited this page Jan 23, 2025 · 2 revisions

Description

The ws1_push_mode key specifies how the package should be made available to the Smart Group specified in the smart_group_name key. The two options for this key are On-Demand and Auto. If On-Demand is specified, the package will be made available to the Smart Group of machines, but not pushed. If Auto is specified, the package will automatically be pushed to all machines in the Smart Group.

If not specified, a Push Mode of Auto will be used.

Example Usage:

<key>ws1_push_mode</key>
<string>On-Demand</string>

Required: False, you can specify ws1_app_assignments instead