Set up systemd service and timer for backups
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"normal": {
|
||||
"knife_zero": {
|
||||
"host": "10.1.1.167"
|
||||
},
|
||||
"kosmos_kvm": {
|
||||
"backup": {
|
||||
"schedule": "0/3:45"
|
||||
}
|
||||
}
|
||||
},
|
||||
"automatic": {
|
||||
|
||||
@@ -3,6 +3,11 @@
|
||||
"normal": {
|
||||
"knife_zero": {
|
||||
"host": "10.1.1.147"
|
||||
},
|
||||
"kosmos_kvm": {
|
||||
"backup": {
|
||||
"schedule": "0/3:00"
|
||||
}
|
||||
}
|
||||
},
|
||||
"automatic": {
|
||||
|
||||
Reference in New Issue
Block a user