Updated Cache server ip (again(again))
This commit is contained in:
@@ -7,7 +7,7 @@ source:
|
||||
same_as: 3.12
|
||||
keyserver: keys.openpgp.org
|
||||
#InitDownloadREPO
|
||||
url: http://192.168.200.3/alpine/
|
||||
url: http://192.168.200.11/alpine/
|
||||
keys:
|
||||
# 0482D84022F52DF1C4E7CD43293ACD0907D9495A
|
||||
- |-
|
||||
@@ -550,8 +550,8 @@ packages:
|
||||
- name: /etc/apk/repositories
|
||||
url: |-
|
||||
#StartREPOS
|
||||
http://192.168.200.3/alpine/v{{ image.release }}/main
|
||||
http://192.168.200.3/alpine/v{{ image.release }}/community
|
||||
http://192.168.200.11/alpine/v{{ image.release }}/main
|
||||
http://192.168.200.11/alpine/v{{ image.release }}/community
|
||||
#EndREPOS
|
||||
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user