From: Tom Hughes Date: Wed, 29 Jun 2022 19:44:19 +0000 (+0100) Subject: Ensure tar and bzip2 are installed for unpacking OTRS X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/8c6d0fe07ba445ce000107c1e5412b020ca9ea4a?hp=1ba153e476544789cf7d4596a102427371c22816 Ensure tar and bzip2 are installed for unpacking OTRS --- diff --git a/cookbooks/otrs/recipes/default.rb b/cookbooks/otrs/recipes/default.rb index 0ea61b6e7..a42e22eb0 100644 --- a/cookbooks/otrs/recipes/default.rb +++ b/cookbooks/otrs/recipes/default.rb @@ -29,6 +29,8 @@ package "libapache2-mod-perl2" package "libapache2-reload-perl" package %w[ + tar + bzip2 libcrypt-eksblowfish-perl libdatetime-perl libgd-gd2-perl