]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/recipes/default.rb
Fix warning cleaning up symbolic link
[chef.git] / cookbooks / hardware / recipes / default.rb
index 154a793a5614dcf9f91ff3185f33c85361e216fa..d266674368179346129cd7c0c20244076f2be771 100644 (file)
@@ -86,6 +86,7 @@ if manufacturer == "HP"
   %w[/opt/hp/hp-health/bin/hpasmd /usr/lib/libhpasmintrfc.so.3.0 %/usr/lib/libhpasmintrfc.so.3 /usr/lib/libhpasmintrfc.so].each do |filename|
     file filename do
       action :delete
+      manage_symlink_source false
     end
   end