try @testing-repo 3

This commit is contained in:
LinuxSquare 2023-10-20 18:28:48 +02:00
parent 1dfa1991aa
commit 84e8b6565e
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,6 @@
include:
- system.apk
applications_podman_pkgs: applications_podman_pkgs:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
@ -8,7 +11,7 @@ application_podman_compose_pkg:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- podman-compose - podman-compose
- fromrepo: https://dl-cdn.alpinelinux.org/alpine/edge/testing - fromrepo: testing
- require: - require:
- applications_podman_pkgs - applications_podman_pkgs

5
system/apk.sls Normal file
View file

@ -0,0 +1,5 @@
system_apk_testing-repo:
pkgrepo.managed:
- name: https://dl-cdn.alpinelinux.org/alpine/edge/testing
- dist: testing
- file: /etc/apk/repositories