]> git.openstreetmap.org Git - chef.git/commitdiff
Install full fat vim everywhere
authorTom Hughes <tom@compton.nu>
Sun, 22 Jan 2023 14:11:14 +0000 (14:11 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 22 Jan 2023 14:11:14 +0000 (14:11 +0000)
cookbooks/tools/recipes/default.rb

index 05420a1d2b2a058a4791ab32901c6778a634bf8f..6ff55543f58f188ca8b6f784f7051d495985e3b0 100644 (file)
@@ -38,6 +38,7 @@ package %w[
   cron
   locales-all
   systemd-coredump
+  vim
 ]
 
 service "rsyslog" do