Re: [vagrant-up] Vagrant with Manage Servers

2015-04-01 Thread Torben Knerr
Hi Liam, yes, you can use the managed servers provider for that. You have to pass the external dns name / ip address (or EIP if you have one) and the ssh key to the Vagrantfile, e.g. like so: ``` Vagrant.configure("2") do |config| config.vm.box = "tknerr/managed-server-dummy" config.vm.provi

[vagrant-up] Vagrant with Manage Servers

2015-04-01 Thread Info Cascade
Hi, This is a simple question but I couldn't immediately find the answer. I've been using Vagrant to spin up instances on AWS EC2. Works great. I now have a client who has not given me access to do that. Instead, they have created the machine for me under their EC2 account. So, I just need to