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
[SOLVED] includeProductIds ?
-
- Beiträge: 112
- Registriert: 18 Apr 2011, 11:43
[SOLVED] includeProductIds ?
Zuletzt geändert von nicolaslebrun am 16 Okt 2015, 15:50, insgesamt 1-mal geändert.
-
- Beiträge: 112
- Registriert: 18 Apr 2011, 11:43
Re: includeProductIds ?
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
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