Compare commits

..

10 commits

4 changed files with 13 additions and 12 deletions

View file

@ -1,6 +1,7 @@
role:core:v1.1:core
role:nginx-ssl:v1.0:common,nginx-ssl
role:certbot:v1.0:common,certbot
role:forgejo:testing:workload,forgejo
role:core:v1.2:core
role:nginx-ssl:v1.1:common,nginx-ssl
role:mount:v1.1:core,mount
role:certbot:renewal:common,certbot
role:forgejo:v1.0:workload,forgejo
# end of file

View file

@ -1,7 +1,7 @@
role:core:v1.1:core
role:core:v1.2:core
role:mount:v1.1:core,mount
role:deluge:v1.0:workload,deluge
role:nginx-ssl:v1.0:common,nginx-ssl
role:certbot:v1.0:common,certbot
role:nginx-ssl:v1.1:common,nginx-ssl
role:certbot:renewal:common,certbot
# end of file

View file

@ -1,7 +1,7 @@
role:core:v1.1:core
role:core:v1.2:core
role:mount:v1.1:core,mount
role:nginx-ssl:v1.0:common,nginx-ssl
role:certbot:v1.0:common,certbot
role:nginx-ssl:v1.1:common,nginx-ssl
role:certbot:renewal:common,certbot
role:sonarr:v1.0:workload,sonarr
role:radarr:v1.0:workload,radarr
role:readarr:v1.0:workload,readarr

View file

@ -11,7 +11,7 @@ mounts:
src: /mnt/data/forgejo_data
mount: /var/lib/forgejo
- name: forgejo config
src: /mnt/data/forgejo_data
mount: /etc/forgejo_data
src: /mnt/data/forgejo_config
mount: /etc/forgejo
# end of file