We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a91cdaa + 24fc089 commit 9cc5e4dCopy full SHA for 9cc5e4d
packer-templates/scripts/graphite.sh
@@ -6,6 +6,7 @@ apt-get -y install uwsgi-plugin-python uwsgi
6
apt-get -y install python-dev
7
apt-get -y install python-django python-django-tagging python-cairo
8
apt-get -y install python-pip
9
+pip install pytz
10
pip install https://github.com/graphite-project/ceres/tarball/master
11
pip install whisper
12
pip install carbon
0 commit comments