You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2012/07/30 15:28:20 UTC

svn commit: r1367080 - /incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml

Author: heshan
Date: Mon Jul 30 13:28:20 2012
New Revision: 1367080

URL: http://svn.apache.org/viewvc?rev=1367080&view=rev
Log:
Adding Kraken host description.

Modified:
    incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml

Modified: incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml?rev=1367080&r1=1367079&r2=1367080&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml (original)
+++ incubator/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml Mon Jul 30 13:28:20 2012
@@ -60,4 +60,11 @@
         <gridftp.endpoint>gsiftp://grid-ember.ncsa.teragrid.org:2811/</gridftp.endpoint>
     </server>
 
+    <server>
+        <name>kraken</name>
+        <host>gsissh.kraken.nics.xsede.org</host>
+        <gram.endpoint>grid.nics.xsede.org:2119/jobmanager-pbs</gram.endpoint>
+        <gridftp.endpoint>gsiftp://gridftp.kraken.nics.xsede.org:2811/</gridftp.endpoint>
+    </server>
+
 </servers>
\ No newline at end of file