X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/cabbf7ab8e35de060f6f4e3f75670558ad25d9b5..263010ff23d21486b8f5029cfd8c9bee9a04f3f8:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index b65299c..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,6 +62,7 @@ $cdromList()#slurp