remove not needed arch select its only 32bit
This commit is contained in:
parent
f318003c04
commit
85d6afde2f
11
OPSI/control
11
OPSI/control
@ -21,18 +21,9 @@ onceScript:
|
|||||||
customScript:
|
customScript:
|
||||||
userLoginScript:
|
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]
|
[ProductDependency]
|
||||||
action: setup
|
action: setup
|
||||||
requiredProduct: aio
|
requiredProduct: sereby.aio
|
||||||
requiredStatus: installed
|
requiredStatus: installed
|
||||||
requirementType: before
|
requirementType: before
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user