puppet: We don't require sqlite3 on our servers.

(imported from commit c8731fea9e9dda0f5d8387159a7475702053c706)
This commit is contained in:
Tim Abbott
2013-11-07 17:47:58 -05:00
parent 71e1f00fc6
commit ada9e3b6d3

View File

@@ -1,6 +1,6 @@
class zulip::base {
$base_packages = [ "screen", "strace", "vim", "emacs23-nox", "git", "python-tz",
"sqlite3", "ntp", "python-simplejson", "host",
"ntp", "python-simplejson", "host",
"openssh-server", "python-pip", "puppet-el", "mosh",
"iptables-persistent", "postgresql-client-9.1", "molly-guard",
"debian-goodies", "moreutils", "python-requests", "ipython",