Re: Interactive bootstrap has landed

2016-07-27 Thread Andreas Hasenack
On Wed, Jul 27, 2016 at 2:19 PM, Nate Finch wrote: > If you run "juju bootstrap" or "juju bootstrap --upload-tools", you will > now be placed into an interactive mode that will ask you for details about > the cloud you'd like to bootstrap on. Currently this is limited

juju, maas, ceph-mon, cloud-init: /etc/hosts overrides DNS, ceph doesn't listen on 127.0.1.1

2014-09-05 Thread Andreas Hasenack
Hi, sorry for the cross post, but I think it's a legitimate case for that. This bug could be coming from a lot of different places. TL;DR cloud-init added 127.0.1.1 host.domain to /etc/hosts, ceph-mon doesn't listen on 127.0.1.1, local connections to host.domain:6789 fail Bug:

Floating IP for just bootstrap [openstack]?

2014-08-05 Thread Andreas Hasenack
Hi, given that juju ssh now proxies by default via the bootstrap node, do you think it would be a good idea to have a new option that would allocate a floating IP only for that node, and not any other future nodes? -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe

Re: Synchronous Bootstrap

2013-12-03 Thread Andreas Hasenack
On Tue, Dec 3, 2013 at 4:31 AM, Andrew Wilkins andrew.wilk...@canonical.com wrote: Ahoy, Just wanted to inform everyone that synchronous bootstrap has landed on trunk. If you've got any scripts that bootstrap an environment and expect it to chug away in the background, then some script

Re: Synchronous Bootstrap

2013-12-03 Thread Andreas Hasenack
On Tue, Dec 3, 2013 at 12:41 PM, William Reade william.re...@canonical.comwrote: On Tue, Dec 3, 2013 at 12:49 PM, Andreas Hasenack andr...@canonical.comwrote: On Tue, Dec 3, 2013 at 4:31 AM, Andrew Wilkins andrew.wilk...@canonical.com wrote: Ahoy, Just wanted to inform everyone