jjb: babeltrace: use clang-format-16
[lttng-ci.git] / automation / ansible / roles / lxd / defaults / main.yml
1 ---
2 lxd_container_defaults:
3 ephemeral: false
4 profiles:
5 - ci-node
6 source:
7 type: image
8 mode: pull
9 # Until the cluster is migrated to Incus, this source will not work
10 # server: https://images.linuxcontainers.org
11 alias: debian/bookworm/cloud/amd64/ci-node/lxd
12 wait_for_container: true
This page took 0.030597 seconds and 5 git commands to generate.