update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-18 12:38:48 +01:00
parent 7cbc18eac3
commit 84c2974d37
8 changed files with 106 additions and 149 deletions

View File

@@ -20,13 +20,3 @@ alwaysScript:
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"]