From e010e54db9afbf8c7b1315ec6e998649f12a2558 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Wed, 29 Aug 2018 13:38:56 +0200 Subject: lavalab-gen.py: add default max-connections for ser2net This patch add a ser2net max-connections for all boards --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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" -- cgit 1.2.3-korg