Aside from naming hosts badly and causing root directtory conflicts, is there any reason that the /etc/auto.master file can't contain
/ -hosts
to automount host directories at the root level?
So if I have defined hosts prod01, prod02,... then doing
ls /prod02/jobs
will automount the /jobs directory of prod02 at the root level.