try @testing-repo 2
This commit is contained in:
parent
e4e98cd246
commit
038932520f
1 changed files with 8 additions and 1 deletions
|
@ -6,7 +6,14 @@ applications_podman_pkgs:
|
|||
- pkgs:
|
||||
- podman
|
||||
- podman-openrc
|
||||
- "podman-compose@testing"
|
||||
|
||||
application_podman_compose_pkg:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- podman-compose
|
||||
- fromrepo: https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
- require:
|
||||
- applications_podman_pkgs
|
||||
|
||||
applications_podman_rootless_confd:
|
||||
file.keyvalue:
|
||||
|
|
Loading…
Reference in a new issue