]> git.openstreetmap.org Git - chef.git/commitdiff
Ensure tar and bzip2 are installed for unpacking OTRS
authorTom Hughes <tom@compton.nu>
Wed, 29 Jun 2022 19:44:19 +0000 (20:44 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 29 Jun 2022 19:44:19 +0000 (20:44 +0100)
cookbooks/otrs/recipes/default.rb

index 0ea61b6e78deb16435a34903b5121b120580ff03..a42e22eb055e5f340426d4bfb140ad3079250e6d 100644 (file)
@@ -29,6 +29,8 @@ package "libapache2-mod-perl2"
 package "libapache2-reload-perl"
 
 package %w[
+  tar
+  bzip2
   libcrypt-eksblowfish-perl
   libdatetime-perl
   libgd-gd2-perl