X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/7b924b8f4ec3c62b70a012f7d417beb230db8965..d1f005abfe2c33a368260ab73566906f95f83dab:/code/templates/info.tmpl?ds=sidebyside diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index 91a2c3b..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
#end def @@ -65,9 +62,10 @@ $cdromList()#slurp