Adding nitos_testbed_bootstrap.py
[nepi.git] / 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