Re: [wpkg-users] multiple entries for a host in hosts.xml

2012-11-28 Thread Stefan Pendl
Am 28.11.2012 21:07, schrieb k2: Hello! The order is matter. In simple words - the first occurance wins and all others will be ignored. You should consider to use "dependends"es in the profiles.xml level. Just change the order of host definition in hosts.xml and add something like this to prof

Re: [wpkg-users] multiple entries for a host in hosts.xml

2012-11-28 Thread k2
Hello! The order is matter. In simple words - the first occurance wins and all others will be ignored. You should consider to use "dependends"es in the profiles.xml level. Just change the order of host definition in hosts.xml and add something like this to profiles.xml:

[wpkg-users] multiple entries for a host in hosts.xml

2012-11-28 Thread Chris
Dear All, is it possible to make a host use several profiles like this? Does order of the host entries matter? I don't understand Normally, hosts are parsed from top to the bottom, except when the hostname is not a regular expression. So host "bronek1" will match "profile1", even though it