X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fa6052608948cf1692f49c1c2e7a0842bacd7052..8a5478cacad485efb252a6a092ed877398193bec:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 154a793a5..d26667436 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -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