CT ddns: Fixes for latest alpine update
-ddns moved to From edge-Testing to edge-comunity
This commit is contained in:
@@ -418,8 +418,8 @@ packages:
|
|||||||
|
|
||||||
#PKGS for Ddns
|
#PKGS for Ddns
|
||||||
- packages:
|
- packages:
|
||||||
- ddclient@TestingEdge
|
- ddclient@CommunityEdge
|
||||||
- perl-data-validate-ip@TestingEdge
|
#- perl-data-validate-ip@TestingEdge
|
||||||
action: install
|
action: install
|
||||||
variants:
|
variants:
|
||||||
- ddns
|
- ddns
|
||||||
@@ -646,8 +646,8 @@ packages:
|
|||||||
http://dl-4.alpinelinux.org/alpine/v{{ image.release }}/main
|
http://dl-4.alpinelinux.org/alpine/v{{ image.release }}/main
|
||||||
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 == "NoExist" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
|
||||||
{% if image.variant == "NoExist" %}@CommunityEdge http://dl-4.alpinelinux.org/alpine/edge/community{% endif %}
|
{% if image.variant == "ddns" %}@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