We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e262f65 commit defc4ceCopy full SHA for defc4ce
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