Adding nitos_testbed_bootstrap.py
authorAlina Quereilhac <alina.quereilhac@inria.fr>
Thu, 30 Oct 2014 18:22:29 +0000 (19:22 +0100)
committerAlina Quereilhac <alina.quereilhac@inria.fr>
Thu, 30 Oct 2014 18:22:29 +0000 (19:22 +0100)
examples/linux/nitos_testbed_bootstrap.py

index f4518df..9810de5 100644 (file)
@@ -27,8 +27,8 @@
 # Example of how to run this experiment (replace with your information):\r
 #\r
 # $ cd <path-to-nepi>\r
-# python examples/linux/nitos_testbed_bootstrap.py -H "node025 node026" -U <NITOS-username> -i <ssh-key>\r
-\r
+# python examples/linux/nitos_testbed_bootstrap.py -H <list-of-nitos-hosts> -u <nitos-username> -i <ssh-key> -g <nitos-gateway> -U <nitos-gateway-username>\r
+#\r
 \r
 from nepi.execution.ec import ExperimentController\r
 from optparse import OptionParser, SUPPRESS_HELP\r