
Tips
Bypass reboot by allowing Packer to do resize2fs in HVM as well
Hello. This is Komiya. I tried to avoid reboot by allowing resize2fs in the hvm in packer. I feel like I can do the same thing using cloud-init. Setting cloud-init on CentOS 6 (HVM) to play Amazon Linux | Developers.IO However, since I use a packer, it is easier to do it there. ...