puppet: We don't need pip installed on our servers.

(imported from commit 540d2f561e3876b0d8f849943a157b26e0c5e942)
This commit is contained in:
Tim Abbott 2013-11-07 17:51:29 -05:00
parent 17db94e728
commit 685cd64849
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
class zulip::base {
$base_packages = [ "screen", "strace", "vim", "emacs23-nox", "git", "python-tz",
"ntp", "python-simplejson", "host", "python-pip", "puppet-el",
"ntp", "python-simplejson", "host", "puppet-el",
"postgresql-client-9.1", "molly-guard", "python-requests",
"moreutils", "ipython",
"python-boto", "python-netifaces" ]