[wpkg-users] hostname matching
Gerd Ott
gerdott at taz.de
Wed Feb 17 20:18:17 CET 2021
Hi,
Every now and then i have an issue with hosts installing software from a
wrong profile.
I found out that if you have a configuration like the following in the
hosts.xml:
<host hostname="bert" profile-id="win10_base" />
<host hostname="liberti" profile-id="win10_advanced" />
then host liberti will install all the packages of profile win10_base,
because it finds "bert" before finding "liberti"
Is this a misconfiguration or a bug?
Regards,
Gerd
More information about the wpkg-users
mailing list