]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tools/recipes/default.rb
Drop support for old Ubuntu versions we no longer use
[chef.git] / cookbooks / tools / recipes / default.rb
index 432f0fd69ae915375b3b9f39cd1a28af63b7cfd4..c5e85a6ab9208be8e5e73c47938e27c66f067400 100644 (file)
@@ -32,10 +32,7 @@ package "usbutils"
 package "numactl"
 package "xfsprogs"
 package "sysv-rc-conf"
-
-if node[:lsb][:release].to_f >= 10.04
-  package "iotop"
-end
+package "iotop"
 
 if node[:lsb][:release].to_f <= 11.04
   package "lslk"