X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/907f34a95f096535be1b47e99f37b063a2a8245c..c8d4c0b540095113a4c605b445536050791ba7c9:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index 2c3d28c..d872fce 100644 --- a/code/templates/info.tmpl +++ b/code/templates/info.tmpl @@ -15,41 +15,38 @@ Info on $machine.name #end def #def commands() +#if $on + #if not $machine.type.hvm + Console access: type + ssh $machine.name@$config.console.hostname + on Athena. (more info) + #elif $has_vnc + Get Console + #else + VNC console not enabled; still booting? + #end if +#end if
- - - - +
#if $on -
- - + + + #else - + #end if - - - - - - -
- #if $on - #if $has_vnc - Get Console - #else - VNC console not enabled; still booting? - #end if - #else - - #end if -
Boot CD:#slurp + +
+ Boot CD: #filter None $cdromList()#slurp #end filter -
+ +
+ +
#end def @@ -87,7 +84,7 @@ $errorRow('administrator', $err) $errorRow('contact', $err) #end filter #if not $on - Machine Name: + Machine Name:.${config.dns.domains[0]} #filter None $errorRow('name', $err) #end filter