From: Tom Hughes Date: Sun, 22 Jan 2023 14:11:14 +0000 (+0000) Subject: Install full fat vim everywhere X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c471ab18e972f7b5f1384f93567f9003148dcfcc Install full fat vim everywhere --- diff --git a/cookbooks/tools/recipes/default.rb b/cookbooks/tools/recipes/default.rb index 05420a1d2..6ff55543f 100644 --- a/cookbooks/tools/recipes/default.rb +++ b/cookbooks/tools/recipes/default.rb @@ -38,6 +38,7 @@ package %w[ cron locales-all systemd-coredump + vim ] service "rsyslog" do