[Swift-commit] r6552 - trunk/docs/siteguide

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Fri Jun 14 12:13:55 CDT 2013


Author: ketan
Date: 2013-06-14 12:13:55 -0500 (Fri, 14 Jun 2013)
New Revision: 6552

Modified:
   trunk/docs/siteguide/ec2
Log:
updates based on Justin feedback

Modified: trunk/docs/siteguide/ec2
===================================================================
--- trunk/docs/siteguide/ec2	2013-06-14 13:52:11 UTC (rev 6551)
+++ trunk/docs/siteguide/ec2	2013-06-14 17:13:55 UTC (rev 6552)
@@ -106,6 +106,16 @@
 cp -r ~maheshwari/swift_cloud $HOME/
 ----
 
+Make sure Swift module is loaded and your credentials are added as follows:
+
+----
+module load swift
+----
+
+----
+ssh-add
+----
+
 Replace the hosts.txt found in +swift_cloud+ directory by adding the address/DNS of instances.
 
 With the ec2 commandline, the list of ip addresses of running instances can be obtained and added to hosts.txt as follows:




More information about the Swift-commit mailing list