diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/crontab.ugly | 12 | ||||
-rw-r--r-- | conf/packages | 1 |
2 files changed, 4 insertions, 9 deletions
diff --git a/conf/crontab.ugly b/conf/crontab.ugly index ec3776179..2d4467aab 100644 --- a/conf/crontab.ugly +++ b/conf/crontab.ugly @@ -36,13 +36,7 @@ MAILTO=cron-!!(*= $site *)!!@mysociety.org 00 8 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/check-for-zombies !!(*= $user *)!! -# Commented out as there was an error with the code -# -# File "/data/vhost/www.fixmystreet.com/fixmystreet/bin/kasabi", line 50, in main -# cursor.execute("%s AND lastupdate > %%s" % query, (max_lastUpdate,)) -# psycopg2.ProgrammingError: can't adapt type 'Literal' -# -# !!(* if ($vhost eq 'www.fixmystreet.com') { *)!! -# 10 * * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet-virtualenv/bin/python /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/kasabi -# !!(* } *)!! +!!(* if ($vhost eq 'www.fixmystreet.com') { *)!! +10 * * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/fixmystreet-virtualenv/bin/python /data/vhost/!!(*= $vhost *)!!/fixmystreet/bin/kasabi +!!(* } *)!! diff --git a/conf/packages b/conf/packages index 21ee0a862..0f0c48df2 100644 --- a/conf/packages +++ b/conf/packages @@ -32,6 +32,7 @@ libyaml-perl liblist-moreutils-perl ruby-compass | libhaml-ruby libtemplate-perl +postgresql-8.4 postgresql-server-dev-8.4 gnuplot ttf-bitstream-vera |