Skip to content

Commit 9cc5e4d

Browse files
committed
Merge branch 'master' into add-digitalocean-builder
2 parents a91cdaa + 24fc089 commit 9cc5e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packer-templates/scripts/graphite.sh

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ apt-get -y install uwsgi-plugin-python uwsgi
66
apt-get -y install python-dev
77
apt-get -y install python-django python-django-tagging python-cairo
88
apt-get -y install python-pip
9+
pip install pytz
910
pip install https://github.com/graphite-project/ceres/tarball/master
1011
pip install whisper
1112
pip install carbon

0 commit comments

Comments
 (0)