Cloud-Init is a bit like custom templates, except it differs on two major accounts. For one, you can grab a pre-made ...
Recently at work I needed to figure out how to bootstrap a server image on Rackspace, preferably using Ubuntu’s Cloud-Init package since we already had that working on EC2. I couldn’t find a single ...