Re: upcoming change in Juju 2.0 to bootstrap arguments

2016-10-13 Thread Jason Hobbs
Thanks for the heads up Ian - we will adjust our scripts to accomodate. Jason On Thu, Oct 13, 2016 at 12:36 AM, Ian Booth wrote: > See https://bugs.launchpad.net/juju/+bug/1632919 > > The order of the cloud/region and controller name arguments will be > swapped. > >

upcoming change in Juju 2.0 to bootstrap arguments

2016-10-12 Thread Ian Booth
See https://bugs.launchpad.net/juju/+bug/1632919 The order of the cloud/region and controller name arguments will be swapped. Old: $ juju bootstrap mycontroller aws/us-east-1 New: $ juju bootstrap aws/us-east-1 mycontroller or now $ juju bootstrap aws/us-east-1 Notice how controller name is