puppet: We don't need compiler tools on our app servers.

(imported from commit e4065fdb2214583eed214dac5aa17ae61cbf70e5)
This commit is contained in:
Tim Abbott 2013-11-08 14:31:16 -05:00
parent e527bfbef5
commit ef09a5c9d9
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ class zulip::app_frontend {
"postgresql-client-9.1",
"python-psycopg2",
"hunspell-en-us",
# Not required; for building things
"build-essential",
"libssl-dev",
# Needed for integrations
"python-twitter",
"python-embedly",