# # Valid values for rmtype are # ssh rmtype default = ssh # Hash for VE stuff on rmtype rmntp default = 1.pool.ntp.org rmntpcmd default = /usr/sbin/ntpdate # We suppose we can commmunicate with the RM through rmtype protocol rmhost default = localhost rmlogin default = pb # For Remote machines management # Naming convention to follow: distribution name (as per ProjectBuilder::Distribution) # followed by '-' and by release number # followed by '-' and by architecture # a chroot rhel-3-i386 here means that the VE will be located under $VEROOT/rhel/3/i386 # rmlist default = rhel-5-i386,mandriva-2010.2-i386 rmport default = 22 rmtmout default = 10 rmhost rhel-5-i386 = localhost rmport rhel-5-i386 = 2222 rmhost mandriva-2010.2-i386 = localhost