update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-18 12:47:23 +01:00
parent b919077aa1
commit a655ef7435
8 changed files with 104 additions and 155 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"]