X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4901122db6d2b8b208d6659e6642593f4d2cb429..df6b53394011fe72217ac3019daeef975430b2c8:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 7e403a0d6..49af1f52e 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -242,7 +242,7 @@ if node[:virtualization][:role] != "guest" || status_packages["megaclisas-status"] ||= [] when "aacraid" tools_packages << "arcconf" - status_packages["aacraid-status"] ||= [] if node[:lsb][:release].to_f < 22.04 + status_packages["aacraid-status"] ||= [] when "arcmsr" tools_packages << "areca" end