try @testing-repo 4
This commit is contained in:
parent
84e8b6565e
commit
552908f0b9
2 changed files with 2 additions and 13 deletions
|
@ -1,6 +1,3 @@
|
||||||
include:
|
|
||||||
- system.apk
|
|
||||||
|
|
||||||
applications_podman_pkgs:
|
applications_podman_pkgs:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
|
@ -9,11 +6,8 @@ applications_podman_pkgs:
|
||||||
|
|
||||||
application_podman_compose_pkg:
|
application_podman_compose_pkg:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- sources:
|
||||||
- podman-compose
|
- podman-compose: https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||||
- fromrepo: testing
|
|
||||||
- require:
|
|
||||||
- applications_podman_pkgs
|
|
||||||
|
|
||||||
applications_podman_rootless_confd:
|
applications_podman_rootless_confd:
|
||||||
file.keyvalue:
|
file.keyvalue:
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
system_apk_testing-repo:
|
|
||||||
pkgrepo.managed:
|
|
||||||
- name: https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
|
||||||
- dist: testing
|
|
||||||
- file: /etc/apk/repositories
|
|
Loading…
Reference in a new issue