Bump to new opsi builder template
This commit is contained in:
15
OPSI/control
15
OPSI/control
@@ -11,7 +11,7 @@ description: Das Antiviren-Programm Immunet Protect basiert auf Cloud-Computing.
|
||||
advice: ADVICE
|
||||
version: VERSION
|
||||
priority: PRIORITY
|
||||
licenseRequired: False
|
||||
licenseRequired: True
|
||||
productClasses:
|
||||
setupScript: setup3264.ins
|
||||
uninstallScript: uninstall3264.ins
|
||||
@@ -179,7 +179,7 @@ default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_cloud_upload-telemetry_enable
|
||||
name: agent_janus_upload_event_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Upload to Cloud telemetry data
|
||||
@@ -188,13 +188,22 @@ default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_cloud_upload-metadata_enable
|
||||
name: agent_metadata_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Upload to Cloud file metadata
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_monitor_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Monitor network traffic to detect connections to potentially malicious hosts
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: ui_notification_verbose
|
||||
|
||||
Reference in New Issue
Block a user