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:
@@ -585,6 +585,7 @@ packages:
|
||||
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 %}
|
||||
{% if image.variant == "vouchproxy" %}@CommunityEdge http://dl-4.alpinelinux.org/alpine/edge/community{% endif %}
|
||||
|
||||
|
||||
actions:
|
||||
@@ -667,7 +668,7 @@ actions:
|
||||
- mailbackup
|
||||
- elkarbackupALP
|
||||
- heimdall
|
||||
- vouchproxy
|
||||
- vouchproxy@CommunityEdge
|
||||
|
||||
# Enable service for iscsi CT
|
||||
- trigger: post-files
|
||||
|
||||
Reference in New Issue
Block a user