On Thu, May 11, 2017 at 10:27 PM fengxia wrote:
> Andrew,
>
> I tried stock Juju on Ubuntu 16.04, but having the same error:
>
> ERROR cannot obtain provisioning script
> ERROR getting instance config: finding tools: no matching tools available
> (not found)
>
> Here are the steps:
>
> 1. juju bo
Andrew,
I tried stock Juju on Ubuntu 16.04, but having the same error:
ERROR cannot obtain provisioning script
ERROR getting instance config: finding tools: no matching tools
available (not found)
Here are the steps:
1. juju bootstrap lxd lxd-test
2. juju add-machine ssh:username@ip --series
That's good to know. Let me try out Andrew's instructions.
On 05/10/2017 07:59 AM, John Meinel wrote:
Also, while agents can be built for CentOS we don't support
Controllers on CentOS at this point. So bootstrap I believe only
supports Ubuntu.
John
=:->
On May 10, 2017 11:44, "Andrew Wilkins"
Also, while agents can be built for CentOS we don't support Controllers on
CentOS at this point. So bootstrap I believe only supports Ubuntu.
John
=:->
On May 10, 2017 11:44, "Andrew Wilkins"
wrote:
> On Wed, May 10, 2017 at 3:08 PM fengxia wrote:
>
>> I have followed dev instruction and can b
On Wed, May 10, 2017 at 3:08 PM fengxia wrote:
> I have followed dev instruction and can build Juju binaries for Ubuntu.
> The dev machine is also Ubuntu.
>
> $ go install -v github.com/juju/juju/…
>
> Using the same binaries will not however bootstrap with "--config
> default-series=centos", nor
I have followed dev instruction and can build Juju binaries for Ubuntu.
The dev machine is also Ubuntu.
$go install -v github.com/juju/juju/…
Using the same binaries will not however bootstrap with "--config
default-series=centos", nor "add-machine --series centos". Both failed
at "no tools foun