# This is an example machines.txt

# Lab machines
{
	ClusterName  Lab

	tom                                # these are linux machines
	dick
	harry              win             # this is a windows machine
	tux  
	bill               win
	redmond            win 
}

# compute cluster
{
	ClusterName  Compute Cluster

	compute
}
