Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ubuntu@jujubox:~/charms$ juju status
  2. machines:
  3. 0:
  4. agent-state: running
  5. dns-name: localhost
  6. instance-id: local
  7. instance-state: running
  8. services:
  9. mysql:
  10. charm: local:precise/mysql-118
  11. relations: {}
  12. units:
  13. mysql/0:
  14. agent-state: started
  15. machine: 0
  16. public-address: 192.168.122.194
  17. wordpress:
  18. charm: local:precise/wordpress-32
  19. relations: {}
  20. units:
  21. wordpress/0:
  22. agent-state: started
  23. machine: 0
  24. public-address: 192.168.122.207
  25. 2012-04-02 14:49:31,218 INFO 'status' command finished successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement