update to new opsi builder template

This commit is contained in:
Mario Fetka
2013-03-13 21:11:14 +01:00
parent 48ec8c7763
commit 16cb9655e6
11 changed files with 95 additions and 82 deletions

View File

@@ -20,20 +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"]
[ProductDependency]
action: setup
requiredProduct: mozilla.firefox
requiredStatus: installed
requirementType: before