Compare commits
No commits in common. "114ba9efe4dda07d4a4c4b9e2e8461770a67c2f1" and "04eee7783107513e309d6d7e8f0a24284b046e52" have entirely different histories.
114ba9efe4
...
04eee77831
4 changed files with 12 additions and 13 deletions
|
@ -1,7 +1,6 @@
|
|||
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
|
||||
role:core:v1.1:core
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
role:forgejo:testing:workload,forgejo
|
||||
|
||||
# end of file
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
role:core:v1.2:core
|
||||
role:core:v1.1:core
|
||||
role:mount:v1.1:core,mount
|
||||
role:deluge:v1.0:workload,deluge
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:renewal:common,certbot
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
|
||||
# end of file
|
|
@ -1,7 +1,7 @@
|
|||
role:core:v1.2:core
|
||||
role:core:v1.1:core
|
||||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:renewal:common,certbot
|
||||
role:nginx-ssl:v1.0:common,nginx-ssl
|
||||
role:certbot:v1.0:common,certbot
|
||||
role:sonarr:v1.0:workload,sonarr
|
||||
role:radarr:v1.0:workload,radarr
|
||||
role:readarr:v1.0:workload,readarr
|
||||
|
|
|
@ -11,7 +11,7 @@ mounts:
|
|||
src: /mnt/data/forgejo_data
|
||||
mount: /var/lib/forgejo
|
||||
- name: forgejo config
|
||||
src: /mnt/data/forgejo_config
|
||||
mount: /etc/forgejo
|
||||
src: /mnt/data/forgejo_data
|
||||
mount: /etc/forgejo_data
|
||||
|
||||
# end of file
|
Loading…
Add table
Reference in a new issue