Set up systemd service and timer for backups

This commit is contained in:
Râu Cao
2022-10-21 10:50:04 +02:00
parent 95941c830f
commit 61710aa4a4
4 changed files with 49 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
"normal": {
"knife_zero": {
"host": "10.1.1.167"
},
"kosmos_kvm": {
"backup": {
"schedule": "0/3:45"
}
}
},
"automatic": {

View File

@@ -3,6 +3,11 @@
"normal": {
"knife_zero": {
"host": "10.1.1.147"
},
"kosmos_kvm": {
"backup": {
"schedule": "0/3:00"
}
}
},
"automatic": {