From 9b0cf9da448487f6a15b99f31c261aaa1c4683af Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 27 Jun 2017 18:25:19 +0200 Subject: [PATCH] add select of install --- OPSI/control | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/OPSI/control b/OPSI/control index 8510eef..9688976 100644 --- a/OPSI/control +++ b/OPSI/control @@ -21,6 +21,15 @@ onceScript: customScript: userLoginScript: +[ProductProperty] +type: unicode +name: install_architecture +multivalue: False +editable: False +description: which architecture (32/64 bit) has to be installed +values: ["32 only", "64 only", "both", "system specific"] +default: ["system specific"] + [ProductDependency] action: setup requiredProduct: aio