update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-13 22:32:00 +01:00
parent 44f2ce4dd5
commit 3a7c896ca7
7 changed files with 97 additions and 36 deletions

View File

@@ -21,11 +21,3 @@ 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"]