2012-05-08 13:14:57 +00:00
|
|
|
# do_mail_matt:
|
|
|
|
# every: 10s
|
|
|
|
# class: FetchTime
|
|
|
|
# args:
|
|
|
|
# description: Runs the perform method in FetchTime
|
2012-05-08 03:31:35 +00:00
|
|
|
|
|
|
|
nccu_daily_ldap_sync:
|
2012-07-03 02:51:26 +00:00
|
|
|
cron: 0 0 [0,12] * * *
|
2012-05-08 03:31:35 +00:00
|
|
|
class: SyncDb
|
|
|
|
args:
|
2012-05-08 13:14:57 +00:00
|
|
|
description: Sync NCCU middle site with Orbit for LDAP data
|
2012-05-08 03:31:35 +00:00
|
|
|
|
2012-05-24 09:01:00 +00:00
|
|
|
nccu_daily_backup:
|
2012-07-03 02:51:26 +00:00
|
|
|
cron: 0 0 3 * * *
|
2012-05-24 09:01:00 +00:00
|
|
|
class: BackupServer
|
2012-05-11 08:56:32 +00:00
|
|
|
args:
|
2012-05-24 09:01:00 +00:00
|
|
|
description: Backup NCCU site
|
2012-05-11 08:56:32 +00:00
|
|
|
|
2012-05-08 03:31:35 +00:00
|
|
|
nccu_claender_sync:
|
2012-07-03 02:51:26 +00:00
|
|
|
cron: 0 0 [0,12] * * *
|
2012-05-08 03:31:35 +00:00
|
|
|
class: NccuCalendar
|
|
|
|
args:
|
2012-05-08 13:14:57 +00:00
|
|
|
description: Sync NCCU calendar RSS Feeds
|