5 ms·
A lot of post provisioning tasks I used to do with Ansible are now handled with cloud-init.
by jimpudar 5y ago
A lot of post provisioning tasks I used to do with Ansible are now handled with cloud-init.
- buggeryorkshire 5y agoExactly. We use it in the pipeline for building the AMI unfortunately at my current place but it's not optimal.
- jimpudar 5y agoI 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!