X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6637cee462a3879f0e17ebe1d2310d509d6e7919..564fed40ce255edf3a6fe176b7c95b66540267af:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index ae00d3b9e..49af1f52e 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -239,7 +239,7 @@ if node[:virtualization][:role] != "guest" || status_packages["megaraid-status"] ||= [] when "megaraid_sas" tools_packages << "megacli" - status_packages["megaclisas-status"] ||= [] if node[:lsb][:release].to_f < 22.04 + status_packages["megaclisas-status"] ||= [] when "aacraid" tools_packages << "arcconf" status_packages["aacraid-status"] ||= []