packer-images/files/almalinux/actionsdind/root/.config/incus/config.yml
Ben Vincent f59b0fa199
All checks were successful
Deploy / build (push) Successful in 26m54s
feat: enable incus support in actionsdind container (#10)
- add incus-images backend
- set incus-images as default backend

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/10
2025-04-23 19:44:49 +10:00

14 lines
295 B
YAML

default-remote: incus-images
remotes:
images:
addr: https://images.linuxcontainers.org
protocol: simplestreams
public: true
incus-images:
addr: https://incus-images.service.consul:8443
auth_type: tls
project: default
protocol: incus
public: false
aliases: {}