Skip to content
Snippets Groups Projects
Commit cff73a69 authored by Guillaume Tucker's avatar Guillaume Tucker
Browse files

device-types: enable lxc in qemu.jinja2


Enable running LXC containers alongside QEMU devices.

Signed-off-by: default avatarGuillaume Tucker <guillaume.tucker@collabora.com>
parent f44253de
No related branches found
Tags v4l-utils-0.9.0-test1
No related merge requests found
......@@ -39,8 +39,12 @@ available_architectures:
actions:
deploy:
connections:
serial:
lxc:
methods:
nfs:
lxc:
image:
parameters:
guest:
......@@ -51,6 +55,7 @@ actions:
connections:
serial:
ssh:
lxc:
methods:
qemu:
{% block qemu_method %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment