Port logic for deploying a "backup" app
This commit is contained in:
parent
c2fe7586da
commit
bd4768839a
7 changed files with 196 additions and 0 deletions
4
rattail_fabric2/deploy/backup/crontab.mako
Normal file
4
rattail_fabric2/deploy/backup/crontab.mako
Normal file
|
@ -0,0 +1,4 @@
|
|||
# -*- mode: conf; -*-
|
||||
|
||||
# backup everything of importance at ${pretty_time}
|
||||
${'' if env.machine_is_live else '# '}${cron_time} * * * root /usr/local/bin/backup-everything
|
Loading…
Add table
Add a link
Reference in a new issue