You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2012/10/19 23:24:40 UTC

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

Author: smarru
Date: Fri Oct 19 21:24:39 2012
New Revision: 1400303

URL: http://svn.apache.org/viewvc?rev=1400303&view=rev
Log:
removing the deprecated ember machine descriptions.

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

Modified: airavata/trunk/modules/distribution/src/main/resources/conf/host.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/src/main/resources/conf/host.xml?rev=1400303&r1=1400302&r2=1400303&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/src/main/resources/conf/host.xml (original)
+++ airavata/trunk/modules/distribution/src/main/resources/conf/host.xml Fri Oct 19 21:24:39 2012
@@ -49,22 +49,16 @@
      <server>
         <name>trestles</name>
         <host>trestles.sdsc.edu</host>
-        <gram.endpoint>trestles.sdsc.edu:2119/jobmanager-pbs</gram.endpoint>
-        <gridftp.endpoint>gsiftp://trestles-dm1.sdsc.xsede.org:2811/</gridftp.endpoint>
+        <gram.endpoint>trestles-login2.sdsc.edu:2119/jobmanager-pbstest2</gram.endpoint>
+        <gridftp.endpoint>gsiftp://trestles.sdsc.edu:2811/</gridftp.endpoint>
     </server>
     
-    <server>
-        <name>ember</name>
-        <host>ember.ncsa.teragrid.org</host>
-        <gram.endpoint>grid-ember.ncsa.teragrid.org:2811/</gram.endpoint>
-        <gridftp.endpoint>gsiftp://grid-ember.ncsa.teragrid.org:2811/</gridftp.endpoint>
-    </server>
-
-    <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>
+    </server> -->
 
 </servers>
\ No newline at end of file