summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-08-29 13:38:56 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-09-07 10:58:33 +0200
commite010e54db9afbf8c7b1315ec6e998649f12a2558 (patch)
tree0bcea86a0531727a228989c4c8d937336b472f75 /README.md
parentc4e7d2900d89ec811d44f9eb2a41a5086f3c8b8e (diff)
lavalab-gen.py: add default max-connections for ser2net
This patch add a ser2net max-connections for all boards
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 678fddb..1d43a34 100644
--- a/README.md
+++ b/README.md
@@ -243,6 +243,7 @@ slaves:
remote_user: the user used for connecting to the master
remote_proto: http(default) or https
default_slave: Does this slave is the default slave where to add boards (default: lab-slave-0)
+ export_ser2net: Do ser2net ports need to be available on host
extra_actions: An optional list of action to do at end of the docker build
- "apt-get install package"