]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tools/recipes/default.rb
dhcpd: Fix PCode format: stdoffset
[chef.git] / cookbooks / tools / recipes / default.rb
index 80fde7f057da6a8935e542ff2f09a29414b1eb2b..05420a1d2b2a058a4791ab32901c6778a634bf8f 100644 (file)
@@ -46,7 +46,7 @@ service "rsyslog" do
 end
 
 # Remove some unused and unwanted packages
-package %w[mlocate nano whoopsie] do
+package %w[mlocate whoopsie] do
   action :purge
 end