Added CT's Duplicati and Vouch-Proxy
This commit is contained in:
@@ -361,6 +361,13 @@ files:
|
||||
variants:
|
||||
- heimdall
|
||||
|
||||
#FileForVouchproxy
|
||||
- path: /opt/Setup
|
||||
generator: copy
|
||||
source: CT-Files/vouchproxy
|
||||
variants:
|
||||
- vouchproxy
|
||||
|
||||
packages:
|
||||
manager: apk
|
||||
update: true
|
||||
@@ -563,6 +570,13 @@ packages:
|
||||
variants:
|
||||
- heimdall
|
||||
|
||||
#PKGS for Vouchproxy
|
||||
- packages:
|
||||
- vouch-proxy
|
||||
action: install
|
||||
variants:
|
||||
- vouchproxy
|
||||
|
||||
repositories:
|
||||
- name: /etc/apk/repositories
|
||||
url: |-
|
||||
@@ -571,7 +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 %}
|
||||
|
||||
|
||||
|
||||
actions:
|
||||
- trigger: post-unpack
|
||||
@@ -653,6 +667,7 @@ actions:
|
||||
- mailbackup
|
||||
- elkarbackupALP
|
||||
- heimdall
|
||||
- vouchproxy
|
||||
|
||||
# Enable service for iscsi CT
|
||||
- trigger: post-files
|
||||
|
||||
Reference in New Issue
Block a user