In a previous post I mentioned my first steps with Packer by HashiCorp. This is a brief update to that post.

I’ve created a new box called “oracle-7” for Oracle Linux 7 + UEK. This will track the latest OL7 spin. You can find it on Vagrant Cloud here.
I’ve altered all my OL7 Vagrant builds to use this box now.
You will see a new sub-directory called “ol7” under the “packer” directory. This contains the Packer build for this new image.
Cheers
Tim…