X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9ba19bdc479881e469542cd156b09bdbb01f77a7..f8d80d1e42b9677462a5f0bc9a57d3a693a8e226:/cookbooks/networking/recipes/default.rb diff --git a/cookbooks/networking/recipes/default.rb b/cookbooks/networking/recipes/default.rb index 5cdaf91f6..9bf834522 100644 --- a/cookbooks/networking/recipes/default.rb +++ b/cookbooks/networking/recipes/default.rb @@ -196,6 +196,7 @@ if node[:networking][:wireguard][:enabled] package "wireguard-tools" do compile_time true + options "--no-install-recommends" end directory "/var/lib/systemd/wireguard" do