Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2014
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ubuntu@dynots001:/usr/lib/juju-1.18.4$ juju deploy juju-gui -v --debug --show-log
  2. 2014-07-03 16:31:09 INFO juju.cmd supercommand.go:302 running juju-1.18.4-trusty-amd64 [gc]
  3. 2014-07-03 16:31:09 DEBUG juju api.go:171 trying cached API connection settings
  4. 2014-07-03 16:31:09 INFO juju api.go:242 connecting to API addresses: [dynuc004.maas:17070]
  5. 2014-07-03 16:31:09 INFO juju apiclient.go:114 state/api: dialing "wss://dynuc004.maas:17070/"
  6. 2014-07-03 16:31:10 INFO juju apiclient.go:124 state/api: connection established
  7. 2014-07-03 16:31:10 INFO juju.cmd cmd.go:113 Added charm "cs:trusty/juju-gui-3" to the environment.
  8. 2014-07-03 16:31:10 INFO juju.cmd supercommand.go:311 command finished
  9. ubuntu@dynots001:/usr/lib/juju-1.18.4$ juju status
  10. environment: maas
  11. machines:
  12. "0":
  13. agent-state: started
  14. agent-version: 1.18.4
  15. dns-name: dynuc004.maas
  16. instance-id: /MAAS/api/1.0/nodes/node-5cc7ae6a-025d-11e4-92ff-001c42aa399b/
  17. series: trusty
  18. "4":
  19. agent-state: pending
  20. dns-name: dynuc001.maas
  21. instance-id: /MAAS/api/1.0/nodes/node-08c8e70a-025a-11e4-92ff-001c42aa399b/
  22. series: trusty
  23. services:
  24. juju-gui:
  25. charm: cs:trusty/juju-gui-3
  26. exposed: false
  27. units:
  28. juju-gui/0:
  29. agent-state: pending
  30. machine: "4"
  31. public-address: dynuc001.maas
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement