]> git.openstreetmap.org Git - chef.git/commit
Do not install recommends for wireguard-tools
authorGrant Slater <github@firefishy.com>
Sun, 4 Dec 2022 23:06:22 +0000 (23:06 +0000)
committerGrant Slater <github@firefishy.com>
Sun, 4 Dec 2022 23:07:05 +0000 (23:07 +0000)
commite1ad00080678ac821ed3871686413080cb0ca27d
tree9db04ee7d8c02c9ad0ecd19e3ebbc7c1d8616686
parent5c2f951094034496e684f32aced35f1b089b59bf
Do not install recommends for wireguard-tools

wireguard-tools recommends causes a dependency cascade installing wireguard-dkms which
requires a compile and kernel headers. All our systems are running sufficient kernel versions
not to require wireguard-dkms. Disable recommends to speed up install for tests.
cookbooks/networking/recipes/default.rb