I ended up skipping all lists in [global] and just do my config in the serverClass stanzas (and :app:xxx). It finally worked.
Still, I would like to have my previous question confirmed or not:
"So, in my config above, if I don't put the global whitelist, the whitelist in some-app would "overrun" the inherited machineTypes from the Windows class, and linux servers would be a match for the app?"
Put another way, will a whitelist.0 = * in a :app:xxx stanza overrun a parent serverclass machineTypes filter, or will '*' only apply to the supplied machineTypes servers?
... View more