Remove nccu's backup db schedule
This commit is contained in:
parent
617ebfd43a
commit
535b373af0
|
@ -4,18 +4,6 @@
|
||||||
# args:
|
# args:
|
||||||
# description: Runs the perform method in FetchTime
|
# description: Runs the perform method in FetchTime
|
||||||
|
|
||||||
nccu_daily_ldap_sync:
|
|
||||||
cron: 0 0 [0,12] * * *
|
|
||||||
class: SyncDb
|
|
||||||
args:
|
|
||||||
description: Sync NCCU middle site with Orbit for LDAP data
|
|
||||||
|
|
||||||
nccu_daily_backup:
|
|
||||||
cron: 0 0 3 * * *
|
|
||||||
class: BackupServer
|
|
||||||
args:
|
|
||||||
description: Backup NCCU site
|
|
||||||
|
|
||||||
update_tag_cloud:
|
update_tag_cloud:
|
||||||
cron: 0 0 [0,12] * * *
|
cron: 0 0 [0,12] * * *
|
||||||
class: UpdateTagCloud
|
class: UpdateTagCloud
|
||||||
|
|
Reference in New Issue