remove apk.sls
This commit is contained in:
parent
038932520f
commit
1dfa1991aa
3 changed files with 1 additions and 9 deletions
|
@ -1,6 +1,3 @@
|
||||||
include:
|
|
||||||
- system.apk
|
|
||||||
|
|
||||||
applications_podman_pkgs:
|
applications_podman_pkgs:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
system_apk_testing-repo:
|
|
||||||
file.append:
|
|
||||||
- name: /etc/apk/repositories
|
|
||||||
- text: "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing"
|
|
|
@ -6,4 +6,3 @@ include:
|
||||||
- .shell
|
- .shell
|
||||||
- .salt
|
- .salt
|
||||||
- .candy
|
- .candy
|
||||||
- .apk
|
|
Loading…
Reference in a new issue