2012-05-08 11:20:53 +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-05-08 08:08:41 +00:00
|
|
|
cron: * * [0,12] * * *
|
2012-05-08 03:31:35 +00:00
|
|
|
class: SyncDb
|
|
|
|
args:
|
2012-05-08 11:20:53 +00:00
|
|
|
description: Sync NCCU middle site with Orbit for LDAP data
|
2012-05-08 03:31:35 +00:00
|
|
|
|
|
|
|
nccu_claender_sync:
|
2012-05-08 11:20:53 +00:00
|
|
|
cron: * * [0,12] * * *
|
2012-05-08 03:31:35 +00:00
|
|
|
class: NccuCalendar
|
|
|
|
args:
|
2012-05-08 11:20:53 +00:00
|
|
|
description: Sync NCCU calendar RSS Feeds
|