mirror of https://github.com/zulip/zulip.git
Install Mosh on our servers.
This makes me happy when I'm working on an airplane. (imported from commit adda8c3355cd5e54210c9706df72fb02697db1f6)
This commit is contained in:
parent
da2cec6db8
commit
428148c67f
|
@ -1,7 +1,7 @@
|
|||
class zulip::base {
|
||||
$packages = [ "screen", "strace", "vim", "emacs23-nox", "git", "python-tz",
|
||||
"sqlite3", "ntp", "python-simplejson", "host",
|
||||
"openssh-server", "python-pip", "puppet-el",
|
||||
"openssh-server", "python-pip", "puppet-el", "mosh",
|
||||
"iptables-persistent", "nagios-plugins-basic", "munin-node",
|
||||
"munin-plugins-extra", "postgresql-client-9.1", "molly-guard",
|
||||
"debian-goodies", "moreutils", "python-requests", "ipython",
|
||||
|
|
Loading…
Reference in New Issue