#from skeleton import skeleton #extends skeleton #def title Info on $machine.name #end def #def body

Info

Info on ${machine.name}:

#for $key, $value in $fields #end for
$key:$value

Commands:

#if $on #else #end if
#if $on #if $has_vnc Console #else VNC is not enabled #end if #else #end if
Boot CD:

Change settings: #if $on (To edit ram, disk size, or machine name, turn off the machine first.) #end if

#if $machine.nics #end if #if not $on #end if
Owner${helppopup("owner")}:
Administrator${helppopup("administrator")}:
Contact email:
Hostname:.servers.csail.mit.edu
Machine Name:
Ram:MB (max $max_mem)
Disk:GB (max $max_disk)WARNING: Modifying disk size may corrupt your data.
#end def