ansible: Add SLES support to developer role
[lttng-ci.git] / automation / ansible / roles / lxd / defaults / main.yml
CommitLineData
c3c15dc7
KS
1---
2lxd_container_defaults:
3 ephemeral: false
4 profiles:
5 - ci-node
6 source:
7 type: image
8 mode: pull
9 server: https://images.linuxcontainers.org
10 protocol: simplestreams
11 alias: debian/bookworm/cloud/amd64
12 wait_for_container: true
This page took 0.022478 seconds and 4 git commands to generate.