From c9daecc24d5d6c25712dea24227e19af15048129 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Thu, 11 Dec 2014 11:01:18 -0800 Subject: [PATCH] add hyperlink to spunnel spank plugin --- doc/html/download.shtml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/html/download.shtml b/doc/html/download.shtml index 8684c52dff1..ce74cd6c20a 100644 --- a/doc/html/download.shtml +++ b/doc/html/download.shtml @@ -227,7 +227,12 @@ As assortment of SPANK plugins are available from<br> http://code.google.com/p/slurm-spank-plugins/</a>.<br> The current source for the plugins can be checked out of the subversion repository with the following command:<br> -<i>svn checkout http://slurm-spank-plugins.googlecode.com/svn/trunk/ slurm-plugins</i></li><br> +<i>svn checkout http://slurm-spank-plugins.googlecode.com/svn/trunk/slurm-plugins</i><br><br> + +A SPANK plugin called "spunnel" to support ssh port forwarding is available +from Harvard University. +It can be downloaded from the +<a href="https://github.com/harvardinformatics/spunnel">spunnel repository</a>.</li><br> <li><b>Sqlog</b><br> A set of scripts that leverages Slurm's job completion logging facility @@ -343,6 +348,6 @@ easy and elegantly manner. </ul> -<p style="text-align:center;">Last modified 9 October 2014</p> +<p style="text-align:center;">Last modified 11 December 2014</p> <!--#include virtual="footer.txt"--> -- GitLab