Add fabric bundle for 'theo-server'
This commit is contained in:
parent
9e275a35f8
commit
a26e3088c5
23 changed files with 1032 additions and 0 deletions
11
machines/theo-server/deploy/theo-common/crontab.mako
Normal file
11
machines/theo-server/deploy/theo-common/crontab.mako
Normal file
|
@ -0,0 +1,11 @@
|
|||
## -*- mode: conf; -*-
|
||||
|
||||
<%text>############################################################</%text>
|
||||
#
|
||||
# cron schedule for ${envname}
|
||||
#
|
||||
<%text>############################################################</%text>
|
||||
|
||||
|
||||
# overnight automation starts at ${pretty_time}
|
||||
${'' if env.machine_is_live else '# '}${cron_time} * * * rattail ${envroot}/app/overnight.sh
|
Loading…
Add table
Add a link
Reference in a new issue