summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-09-18 11:39:10 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-09-19 11:50:39 +0200
commitd869ceab3a3bd42bb3da6eee9ff8b897f81faa6a (patch)
tree6271b6ad99918ca63c09a1b21b734b4350cfaf55 /README.md
parentadf687abc9f9d9d3d114dcaa1208e52b4d88f446 (diff)
Permit to not export overlay server port
When doing a qemu-only slave, there are no need to export the overlay server. This patch adds a use_overlay_server option.
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 f43a669..b58cc4c 100644
--- a/README.md
+++ b/README.md
@@ -269,6 +269,7 @@ slaves:
bind_dev: Bind /dev from host to slave. This is needed when using some HID PDU
use_tftp: Does LAVA need a TFTP server (default True)
use_nbd: Does LAVA need a NBD server (default True)
+ use_overlay_server: Does LAVA need an overlay server (default True)
use_nfs: Does the LAVA dispatcher will run NFS jobs
use_tap: Does TAP netdevices could be used
arch: The arch of the worker (if not x86_64), only accept arm64