puppet: Add TODO item for Django 1.5 being installed on frontends.

(imported from commit b4a884036d8050e2ecb780ce5779997ffce3a7b8)
This commit is contained in:
Tim Abbott 2013-03-27 11:10:22 -04:00
parent 7103c4df59
commit dc64345c8c
1 changed files with 4 additions and 0 deletions

View File

@ -56,4 +56,8 @@ class humbug::app_frontend {
# /home/humbug/humbug/api/humbug/bots/check_send_receive.py symlink
# TODO: Setup the API distribution directory at /srv/www/dist/api/.
# TODO: Ensure Django 1.5 is installed; this should be possible via
# the backports-sloppy mechanism or via backports once we upgrade to
# wheezy.
}