update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-14 19:28:58 +01:00
parent c5dbf624f2
commit fc93c6850a
9 changed files with 93 additions and 41 deletions

View File

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