Advertisement
Guest User

Untitled

a guest
May 10th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. ivandov@jujuprod:~$ juju status --format yaml
  2. model: default
  3. machines:
  4. "0":
  5. juju-status:
  6. current: error
  7. message: 'can''t get info for image ''ubuntu-trusty'': not found'
  8. since: 10 May 2016 16:53:40-04:00
  9. instance-id: pending
  10. machine-status:
  11. current: provisioning error
  12. message: 'can''t get info for image ''ubuntu-trusty'': not found'
  13. since: 10 May 2016 16:53:40-04:00
  14. series: trusty
  15. services:
  16. elasticsearch:
  17. charm: cs:trusty/elasticsearch-15
  18. exposed: false
  19. service-status:
  20. current: unknown
  21. message: Waiting for agent initialization to finish
  22. since: 10 May 2016 16:53:26-04:00
  23. relations:
  24. peer:
  25. - elasticsearch
  26. units:
  27. elasticsearch/0:
  28. workload-status:
  29. current: unknown
  30. message: Waiting for agent initialization to finish
  31. since: 10 May 2016 16:53:26-04:00
  32. juju-status:
  33. current: allocating
  34. since: 10 May 2016 16:53:26-04:00
  35. machine: "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement