CT VouchProxy: Switch repo for vouch-proxy package

The feature Vouch Proxy "in a path" that i wanted to us required V 0.33.0 or higher
This package will now be installed form the edge community repo where 0.36.0 is available
This commit is contained in:
2022-04-26 00:46:54 +02:00
parent 174db4ef70
commit d2815f946c

View File

@@ -585,6 +585,7 @@ packages:
http://192.168.200.11/alpine/v{{ image.release }}/community http://192.168.200.11/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 %}
actions: actions:
@@ -667,7 +668,7 @@ actions:
- mailbackup - mailbackup
- elkarbackupALP - elkarbackupALP
- heimdall - heimdall
- vouchproxy - vouchproxy@CommunityEdge
# Enable service for iscsi CT # Enable service for iscsi CT
- trigger: post-files - trigger: post-files