1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

add a working bookworm version to test

This commit is contained in:
Kayou 2024-07-03 09:31:03 +02:00 committed by GitHub
parent 0cffc5bba4
commit a8e76eda94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,17 @@ test_format = 1.0
args.on_calendar = "Daily" args.on_calendar = "Daily"
args.mailalert = "never" args.mailalert = "never"
[default.test_upgrade_from.159bd111c63fcce0a1b8b3d589b517aa15007a21]
name = "First workin bookworm version/manifest v2"
args.server = "domain.tld:22"
args.ssh_user = "package_checker"
args.passphrase = "A_Passphrase"
args.conf = 1
args.data = 1
args.apps = "all"
args.on_calendar = "Daily"
args.mailalert = "never"
[local_directory] [local_directory]
args.repository = "/mnt/backup" args.repository = "/mnt/backup"