Skip to content

Commit

Permalink
add some useful packages to default installs
Browse files Browse the repository at this point in the history
  • Loading branch information
preaction committed Jan 9, 2018
1 parent fe8e55b commit 65f5e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rexfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ set perlbrew_root => '/opt/local/perlbrew';

set common_packages => [ qw/
build-essential git perl-doc perl vim logrotate ack-grep ntp sudo rsync
less
less tmux strace screen
/ ];

my @web_packages = qw/ apache2 runit perlbrew default-libmysqlclient-dev /;
Expand Down

0 comments on commit 65f5e6b

Please sign in to comment.