summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkhilman <khilman@users.noreply.github.com>2018-09-11 11:19:40 -0700
committerGitHub <noreply@github.com>2018-09-11 11:19:40 -0700
commit0d143406d41fcd7a4b03a3941cc3a66c294b21b2 (patch)
tree7593e9f148930f39479a2a5b6ea9bf49fcfd2732 /README.md
parent37566b908c442e1e27e1da5b24c384a78c20ca87 (diff)
parente010e54db9afbf8c7b1315ec6e998649f12a2558 (diff)
Merge pull request #44 from montjoie/ser2net_multiconnections
Ser2net multiconnections
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 99e3bf1..deccb54 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"