Add python-tz package

Version 0.9.15 requires the python-tz package.

Change-Id: I1bd04aceb0c7b5a5ce269dcd0d857c229ff6bf27
This commit is contained in:
John Warren 2015-12-07 11:35:59 -05:00
parent 2efd63e6e2
commit 1cbe0c8fa6
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ class graphite(
$packages = [ 'python-django',
'python-django-tagging',
'python-cairo',
'nodejs' ]
'nodejs',
'python-tz' ]
include ::httpd
include ::pip