Merge #261
261: profilesTest/mkHosts: include host's configuration r=blaggacao a=Pacman99
Now that profiles test is done dynamically - first available host - we likely need to include the host configuration itself. I have profiles that depend on the domain being set, which how I ran into this, and I think other problems might occur if we don't include the full host in the profiles test.
targeting core, since its a small bug fix and was planned to make into a release.
Co-authored-by: Pacman99 <pachum99@gmail.com>