commit | 4c3fcb7e9c3600bc3681da7fb7a6b0832113fa85 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Mar 10 19:10:26 2016 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Thu Mar 10 19:11:05 2016 -0800 |
tree | a53ba299b4c54322aef53ea0ed116777832f7e73 | |
parent | 240b1b80d3a69641402a7f18deeb76314e9a7abc [diff] |
Updating tutorial cell to not secure SSH Change-Id: I2334394871a82c5353ff17da42597684b2c28a64
diff --git a/tools/test/cells/tutorial b/tools/test/cells/tutorial index 508008d..28186f4 100644 --- a/tools/test/cells/tutorial +++ b/tools/test/cells/tutorial
@@ -6,5 +6,5 @@ export OC3="10.0.3.103" export OCN="10.0.3.1" -export ONOS_USE_SSH=true +unset ONOS_USE_SSH export ONOS_APPS=drivers,openflow,proxyarp