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:
|
||||
pkg.installed:
|
||||
- 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"
|
|
@ -5,5 +5,4 @@ include:
|
|||
- .user
|
||||
- .shell
|
||||
- .salt
|
||||
- .candy
|
||||
- .apk
|
||||
- .candy
|
Loading…
Reference in a new issue