On Sun, Sep 8, 2013 at 10:47 PM, Andrew Wilkins <
[email protected]> wrote:

> Hello everyone,
>
> As was noted in the 1.13.3 release notes thread, we did not announce one
> the major features that made it into the release (manual provisioning).
> This was intentional as we have not written any documentation yet. On the
> other hand, it would be good to get some feedback so that we can make
> changes if necessary, or feed into the documentation.
>
> So, below is a bit of a run-down. If you're interested in this feature,
> try it out and let us know if you or have any issues or any thoughts for
> improvement.
>
>
Here is what I just tried with juju-core trunk (r1772):
$ sudo $(which juju) bootstrap
$ juju status
environment: local
machines:
  "0":
    agent-state: started
    agent-version: 1.15.0.1
    dns-name: 10.0.3.1
    instance-id: localhost
    series: raring
services: {}
$ sudo lxc-list
WARNING: lxc-list is deprecated, please use lxc-ls --fancy.
         This symlink will be dropped in LXC 1.0.

NAME       STATE    IPV4       IPV6  AUTOSTART
----------------------------------------------
precise-1  RUNNING  10.0.3.53  -     NO
saucy      STOPPED  -          -     NO

$ juju add-machine ssh:[email protected] -v
2013-09-09 13:35:41 INFO juju.provider.local environprovider.go:32 opening
environment "local"
2013-09-09 13:35:41 INFO juju.state open.go:68 opening state; mongo
addresses: ["10.0.3.1:37017"]; entity ""
2013-09-09 13:35:41 INFO juju.state open.go:106 connection established
2013-09-09 13:35:41 INFO juju.provider.local environprovider.go:32 opening
environment "local"
2013-09-09 13:35:41 ERROR juju supercommand.go:282 command failed: machine
is already provisioned
error: machine is already provisioned

Was this supposed to work?
-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to