X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/226773e8e4b1b7e0141c45e0040fa2cd4141282a..22df041f3f3b96c099322ddb344f32d689fff943:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 5492134dc..2fbf30141 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -465,12 +465,6 @@ end disks = disks.compact.uniq if disks.count.positive? - apt_preference "smartmontools" do - pin "release o=Debian Backports" - pin_priority "600" - only_if { platform?("debian") } - end - package "smartmontools" template "/etc/cron.daily/update-smart-drivedb" do