CT vouchproxy: Disabled edge community repo since package is availble in normal repo
This commit is contained in:
@@ -588,7 +588,7 @@ packages:
|
||||
|
||||
#PKGS for Vouchproxy
|
||||
- packages:
|
||||
- vouch-proxy@CommunityEdge
|
||||
- vouch-proxy
|
||||
action: install
|
||||
variants:
|
||||
- vouchproxy
|
||||
@@ -601,7 +601,7 @@ packages:
|
||||
http://dl-4.alpinelinux.org/alpine/v{{ image.release }}/community
|
||||
#EndREPOS
|
||||
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
|
||||
{% if image.variant == "vouchproxy" %}@CommunityEdge http://dl-4.alpinelinux.org/alpine/edge/community{% endif %}
|
||||
{% if image.variant == "NoExist" %}@CommunityEdge http://dl-4.alpinelinux.org/alpine/edge/community{% endif %}
|
||||
{% if image.variant == "elkarbackupALP" %}@CommunityOldStable http://dl-4.alpinelinux.org/alpine/v3.15/community{% endif %}
|
||||
|
||||
actions:
|
||||
|
||||
Reference in New Issue
Block a user