Config template fixes

This commit is contained in:
Juan 2018-08-22 14:45:34 +02:00
parent 5e518fb64e
commit 281ba60527
2 changed files with 5 additions and 11 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
vn-vmware (1.0.12) stable; urgency=low
vn-vmware (1.0.13) stable; urgency=low
* Initial Release.

14
debian/cron.d vendored
View File

@ -1,12 +1,6 @@
# Clone and backup of virtual machines
# Clone and backup job schedules of virtual machines
MAILFROM="bacula@verdnatura.es"
MAILTO="sysadmin@verdnatura.es"
MAILFROM="vn-vmware@domain.local"
MAILTO="sysadmin@domain.local"
00 04 * * tue-fri root vn-vmware.pl --operation clone-job --job testDb
00 05 01 * * root vn-vmware.pl --operation clone-job --job monthlyDb
00 03 * * * root vn-vmware.pl --operation backup-job --job db
00 00 * * sat root vn-vmware.pl --operation backup-job --job friday
00 00 * * sun root vn-vmware.pl --operation backup-job --job saturday
00 00 * * mon root vn-vmware.pl --operation backup-job --job sunday
00 04 * * tue-fri root vn-vmware.pl --operation clone-job --job test