Hacker News new | ask | show | jobs
by jimpudar 1831 days ago
A lot of post provisioning tasks I used to do with Ansible are now handled with cloud-init.
1 comments

Exactly. We use it in the pipeline for building the AMI unfortunately at my current place but it's not optimal.
I like Packer + Ansible for building machine images. I haven't really tried any alternative workflows but that has been great for my needs so far!