diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2018-06-04 15:02:00 +0200 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2018-06-05 15:36:31 +0200 |
commit | a22e4a89a06bda681ba329bf73e05a7d9196efe3 (patch) | |
tree | 6ac6947fc9196283ecba0c17a9033d3af3aaaa99 /README.md | |
parent | 6510f0c9d8b381240c81514cc2f2ce7e318cb7f0 (diff) |
Permit to access LAVA webadmin via https
This patch permits to access LAVA webadmin via HTTPS.
Resolve SPEC-1493
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -214,6 +214,7 @@ This file describe how the DUTs are connected and powered. masters: - name: lava-master name of the master host: name name of the host running lava-master (default to "local") + webadmin_https: Does the LAVA webadmin is accessed via https users: - name: LAVA username token: The token of this user |