Advertisement
Guest User

Untitled

a guest
Dec 11th, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. ± % juju status !2072
  2. environment: amazon
  3. machines:
  4. "0":
  5. agent-state: started
  6. agent-version: 1.16.5
  7. dns-name: ec2-54-205-209-242.compute-1.amazonaws.com
  8. instance-id: i-0d297270
  9. instance-state: running
  10. series: precise
  11. hardware: arch=amd64 cpu-cores=1 cpu-power=100 mem=1740M root-disk=8192M
  12. "1":
  13. agent-state: started
  14. agent-version: 1.16.5
  15. dns-name: ec2-107-20-41-164.compute-1.amazonaws.com
  16. instance-id: i-78fc1d04
  17. instance-state: running
  18. series: precise
  19. hardware: arch=amd64 cpu-cores=1 cpu-power=100 mem=1740M root-disk=8192M
  20. "2":
  21. agent-state: started
  22. agent-version: 1.16.5
  23. dns-name: ec2-184-73-122-208.compute-1.amazonaws.com
  24. instance-id: i-992b70e4
  25. instance-state: running
  26. series: precise
  27. hardware: arch=amd64 cpu-cores=1 cpu-power=100 mem=1740M root-disk=8192M
  28. "3":
  29. agent-state: started
  30. agent-version: 1.16.5
  31. dns-name: ec2-50-16-165-122.compute-1.amazonaws.com
  32. instance-id: i-3752414a
  33. instance-state: running
  34. series: precise
  35. hardware: arch=amd64 cpu-cores=1 cpu-power=100 mem=1740M root-disk=8192M
  36. services:
  37. haproxy:
  38. charm: cs:precise/haproxy-21
  39. exposed: true
  40. relations:
  41. peer:
  42. - haproxy
  43. reverseproxy:
  44. - node-app
  45. units:
  46. haproxy/0:
  47. agent-state: error
  48. agent-state-info: 'hook failed: "config-changed"'
  49. agent-version: 1.16.5
  50. machine: "3"
  51. public-address: ec2-50-16-165-122.compute-1.amazonaws.com
  52. mongodb:
  53. charm: cs:precise/mongodb-18
  54. exposed: false
  55. relations:
  56. database:
  57. - node-app
  58. replica-set:
  59. - mongodb
  60. units:
  61. mongodb/0:
  62. agent-state: installed
  63. agent-version: 1.16.5
  64. machine: "2"
  65. open-ports:
  66. - 28017/tcp
  67. public-address: ec2-184-73-122-208.compute-1.amazonaws.com
  68. node-app:
  69. charm: cs:precise/node-app-9
  70. exposed: false
  71. relations:
  72. mongodb:
  73. - mongodb
  74. website:
  75. - haproxy
  76. units:
  77. node-app/0:
  78. agent-state: started
  79. agent-version: 1.16.5
  80. machine: "1"
  81. public-address: ec2-107-20-41-164.compute-1.amazonaws.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement