Updated and enabled cache server for new setup

This commit is contained in:
2021-11-19 18:55:40 +01:00
parent 986a52e672
commit 4f2efc63b1
4 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ source:
same_as: 3.12
keyserver: keys.openpgp.org
#InitDownloadREPO
url: http://dl-4.alpinelinux.org/alpine/
url: http://192.168.200.20/alpine/
keys:
# 0482D84022F52DF1C4E7CD43293ACD0907D9495A
- |-
@@ -550,8 +550,8 @@ packages:
- name: /etc/apk/repositories
url: |-
#StartREPOS
http://dl-4.alpinelinux.org/alpine//latest-stable/main
http://dl-4.alpinelinux.org/alpine/latest-stable/community
http://192.168.200.20/alpine//latest-stable/main
http://192.168.200.20/alpine/latest-stable/community
#EndREPOS
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}