]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/recipes/default.rb
chef: remove old verisign cert cleanup
[chef.git] / cookbooks / chef / recipes / default.rb
index 8402938eab63f3977bbbf59c5cbf09c8cfa3e6c7..a27b99cbdcc4fcb5c25491f4aaf5f5b1b9208a4f 100644 (file)
@@ -108,11 +108,6 @@ template "/etc/logrotate.d/chef" do
   mode "644"
 end
 
-# Remove the ancient verisign certificate workaround
-file "/etc/chef/trusted_certs/verisign.pem" do
-  action :delete
-end
-
 directory node[:ohai][:plugin_dir] do
   owner "root"
   group "root"