X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/06d02b06b5618a0e5cca6013e523d03351ea975c..6058d9188e33e8b68a5d6401497b6f0b10e76e90:/cookbooks/hardware/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 331fc8fe2..94f57ccdd 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -80,6 +80,7 @@ if manufacturer == "HP" && node[:lsb][:release].to_f > 11.10 repository "git://chef.openstreetmap.org/hp-legacy.git" user "root" group "root" + ignore_failure true end link "/opt/hp/hp-health/bin/hpasmd" do