Passing AWS Credentials to Vagrant in Ansible
Sometimes you need your Vagrant instances to have the same AWS creds as your host machine. This is how I do it with Ansible.
more ...Sometimes you need your Vagrant instances to have the same AWS creds as your host machine. This is how I do it with Ansible.
more ...One big issue in using servers on cloud providers suck as Amazon Web Services, Rackspace, and Google Compute Engine is dealing with their provisioning and deployment--in other words, how to build them out to begin with. Sure, you can write lots of Bash scripts, invest in Puppet and Chef training ...
more ...