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
|
#PKGS for Vouchproxy
|
||||||
- packages:
|
- packages:
|
||||||
- vouch-proxy@CommunityEdge
|
- vouch-proxy
|
||||||
action: install
|
action: install
|
||||||
variants:
|
variants:
|
||||||
- vouchproxy
|
- vouchproxy
|
||||||
@@ -601,7 +601,7 @@ packages:
|
|||||||
http://dl-4.alpinelinux.org/alpine/v{{ image.release }}/community
|
http://dl-4.alpinelinux.org/alpine/v{{ image.release }}/community
|
||||||
#EndREPOS
|
#EndREPOS
|
||||||
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
|
{% 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 %}
|
{% if image.variant == "elkarbackupALP" %}@CommunityOldStable http://dl-4.alpinelinux.org/alpine/v3.15/community{% endif %}
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
|
|||||||
Reference in New Issue
Block a user