Ubuntu Pastebin

Paste from Michael Foord at Mon, 1 Jun 2015 16:24:44 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
2015-06-01 16:22:55 INFO juju.cmd supercommand.go:436 command finished
michael@UbuntuBox:~/canonical/src/github.com/juju/juju$ juju add-machine kvm:0
created container 0/kvm/0
michael@UbuntuBox:~/canonical/src/github.com/juju/juju$ juju status
environment: maas
machines:
  "0":
    agent-state: started
    agent-version: 1.25-alpha1.1
    dns-name: upright-police.maas
    instance-id: /MAAS/api/1.0/nodes/node-1ffe340e-061c-11e5-baf1-448a5b2b8129/
    series: trusty
    containers:
      0/kvm/0:
        instance-id: pending
        series: trusty
    hardware: arch=amd64 cpu-cores=2 mem=8192M
    state-server-member-status: has-vote
services: {}
Download as text