From: Tom Hughes Date: Sun, 8 Sep 2024 08:47:27 +0000 (+0100) Subject: Sort list of tool packages X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c907bf401b14f751947ac27088584b77e3bfc17a Sort list of tool packages --- diff --git a/cookbooks/tools/recipes/default.rb b/cookbooks/tools/recipes/default.rb index 6ff55543f..b593ae57a 100644 --- a/cookbooks/tools/recipes/default.rb +++ b/cookbooks/tools/recipes/default.rb @@ -19,26 +19,26 @@ package %w[ bash-completion + cron dmidecode ethtool + iotop + locales-all lsof lsscsi + lvm2 + numactl pciutils + rsyslog screen smartmontools strace sysstat + systemd-coredump tcpdump usbutils - numactl - xfsprogs - iotop - lvm2 - rsyslog - cron - locales-all - systemd-coredump vim + xfsprogs ] service "rsyslog" do