[SOLVED] includeProductIds ?

Antworten
nicolaslebrun
Beiträge: 112
Registriert: 18 Apr 2011, 11:43

[SOLVED] includeProductIds ?

Beitrag von nicolaslebrun »

Hi,

I can't find any hint about "includeProductIds" in /etc/opsi/opsi-product-updater.conf ? Could anybody point me to a documentation ?

Thanks

Nico Lebrun
Zuletzt geändert von nicolaslebrun am 16 Okt 2015, 15:50, insgesamt 1-mal geändert.
nicolaslebrun
Beiträge: 112
Registriert: 18 Apr 2011, 11:43

Re: includeProductIds ?

Beitrag von nicolaslebrun »

I found that we can include regex in this variable.

For example, you can write :

includeProductIds = ^win7_.*, ^opsi-.*

to match

win7_3.5-5.opsi
opsi-anything_456-5.opsi

but not

mswin7_25.1.2-5.opsi
Antworten