Ubuntu Pastebin

Paste from cherylj at Mon, 23 Nov 2015 04:11:10 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
environment: maas
machines:
  "0":
    agent-state: started
    agent-version: 1.26-alpha2.1
    dns-name: node1.maas
    instance-id: /MAAS/api/1.0/nodes/node-af3e2908-8e66-11e5-beb7-525400898498/
    instance-state: running
    series: trusty
    containers:
      0/lxc/0:
        agent-state-info: Cloning template container
        instance-id: pending
        instance-state: allocating
        series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M
    state-server-member-status: has-vote
  "1":
    agent-state: pending
    agent-state-info: 'Deploying: ''curtin'' curtin command install'
    dns-name: node2.maas
    instance-id: /MAAS/api/1.0/nodes/node-dfaccdba-8e66-11e5-b62e-525400898498/
    instance-state: allocating
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M
Download as text