Re: Manual provisioning - feedback wanted

2013-09-15 Thread Matthew Williams
Sounds like a cool feature. I tried bootstrapping in aws then adding a machine supplied by digital ocean. I got an invalid domain error. Any idea what I was doing wrong? juju add-machine -v ssh:root@162.243.10.110 2013-09-15 20:06:07 INFO juju.provider.ec2 ec2.go:187 opening environment amazon

Re: Manual provisioning - feedback wanted

2013-09-15 Thread Andrew Wilkins
Hi Matt, It looks like a bug with address resolution. IF you have a DNS entry for your digital ocean box, please try using that in the ssh:... target. I'll try and reproduce the issue later - I've logged a bug for now. Cheers, Andrew On Mon, Sep 16, 2013 at 4:59 AM, Matthew Williams