mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
puppet: We don't require sqlite3 on our servers.
(imported from commit c8731fea9e9dda0f5d8387159a7475702053c706)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user