This commit is contained in:
2021-08-14 13:12:33 +02:00
parent 31db32f1fc
commit 5b0ae7542a
8 changed files with 513 additions and 42 deletions

View File

@ -768,6 +768,9 @@ apt_lxc_host_pkgs:
- lua5.3
- ntp
apt_install_extra_pkgs: false
apt_extra_pkgs: []
apt_install: {}
apt_install_state: latest
@ -1088,7 +1091,7 @@ git_lxc_guest_repositories:
# dehydrated-cron
- name: dehydrated-cron
repo: https://git.codecoop.org/so36intern/dehydrated-cron.git
repo: https://git.oopen.de/certificates/dehydrated-cron.git
dest: /usr/local/src/dehydrated-cron
# Monitoring
@ -1133,7 +1136,7 @@ git_apache2_repositories:
# dehydrated-cron
- name: dehydrated-cron
repo: https://git.codecoop.org/so36intern/dehydrated-cron.git
repo: https://git.oopen.de/certificates/dehydrated-cron.git
dest: /usr/local/src/dehydrated-cron
@ -1267,7 +1270,7 @@ git_mailserver_repositories:
# let's encrypt
- name: dehydrated-cron
repo: https://git.codecoop.org/so36intern/dehydrated-cron.git
repo: https://git.oopen.de/certificates/dehydrated-cron.git
dest: /usr/local/src/dehydrated-cron
@ -1288,11 +1291,22 @@ git_sympa_repositories:
git_jitsi_meet_repositories:
# install repositories (destination: /usr/local/src/)
- name: sympa
- name: jitsi
repo: https://git.oopen.de/install/jitsi
dest: /usr/local/src/jitsi
# ---
# group [so36_server_dehydrated]
# ---
#git_so36_dehydrated_repositories:
#
# # install repositories (destination: /usr/local/src/)
# - name: dehydrated-cron
# repo: https://git.oopen.de/certificates/dehydrated-cron.git
# dest: /usr/local/src/dehydrated-cron
# ---
# Use this for host specific repositories defined in files git-<hostname>.yaml
#