diff --git a/packer/build.pkr.hcl b/packer/build.pkr.hcl index e9b6482..6b3be55 100644 --- a/packer/build.pkr.hcl +++ b/packer/build.pkr.hcl @@ -41,20 +41,14 @@ build { fail2ban \ htop \ iperf3 \ - linux-generic \ nano \ openresolv \ qrencode \ ssh-import-id \ ufw \ unattended-upgrades \ - unbound - EOF - , - < /etc/apt/sources.list.d/wireguard.list - apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E1B39B6EF6DDB96564797591AE33835F504A1A25 - apt-get update && apt-get install -yo DPkg::options::=--force-confold wireguard + unbound \ + wireguard EOF , <