diff --git a/vm/vtp.json b/vm/vtp.json index 777c6371c353ce1a5198ca8600220a569bd0fd12..95a21a488e2cf21d4d2b0d41d1ffa044fa23347c 100644 --- a/vm/vtp.json +++ b/vm/vtp.json @@ -110,6 +110,7 @@ "ansible-playbook -i hosts universe.yml", "# Finishing up", "zfs set dedup=off lxd", + "apt-get remove -y --purge linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-image-4.4.0-21-generic linux-image-extra-4.4.0-21-generic", "apt-get -y clean" ] }