Add backup volumes
This commit is contained in:
parent
4f78590e8a
commit
13100548b9
3 changed files with 10 additions and 5 deletions
inventory/host_vars/node002
|
@ -5,9 +5,13 @@ host_backup:
|
|||
hc_uid: "{{ vault_node002.backup.hc_uid }}"
|
||||
uptime_kuma_token: "{{ vault_node002.backup.uptime_kuma_token }}"
|
||||
volumes:
|
||||
- gitea_data
|
||||
- forgejo_data
|
||||
- homebox_data
|
||||
- influxdb_data
|
||||
- jellyfin_config
|
||||
#- jellyfin_media # TODO
|
||||
- reitanlage-oranienburg_data
|
||||
- synapse_media_store
|
||||
- tandoor_mediafiles
|
||||
- uptime-kuma_data
|
||||
|
||||
|
|
Reference in a new issue