Skip to content

Instantly share code, notes, and snippets.

@orospakr
Created April 24, 2013 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orospakr/b3a1950fbe80c61446b4 to your computer and use it in GitHub Desktop.
Save orospakr/b3a1950fbe80c61446b4 to your computer and use it in GitHub Desktop.
[~]$ juju status
machines:
"0":
agent-state: started
agent-version: 1.10.0.1
dns-name: ec2-23-20-51-35.compute-1.amazonaws.com
instance-id: i-9a1050f6
series: precise
"1":
agent-state: started
agent-version: 1.10.0.1
dns-name: ec2-72-44-42-128.compute-1.amazonaws.com
instance-id: i-e8af0e86
series: precise
"2":
agent-state-info: '(error: no matching tools available)'
instance-id: pending
series: oneiric
"3":
agent-state-info: '(error: no matching tools available)'
instance-id: pending
series: oneiric
"4":
agent-state-info: '(error: no matching tools available)'
instance-id: pending
series: oneiric
services:
couchbase:
charm: cs:oneiric/couchbase-2
exposed: false
relations:
cluster:
- couchbase
units:
couchbase/0:
agent-state: pending
machine: "2"
couchbase/1:
agent-state: pending
machine: "3"
couchbase/2:
agent-state: pending
machine: "4"
juju-gui:
charm: cs:precise/juju-gui-41
exposed: true
units:
juju-gui/0:
agent-state: started
agent-version: 1.10.0.1
machine: "1"
public-address: ec2-72-44-42-128.compute-1.amazonaws.com
[~]$ juju sync-tools --all
listing the source bucket
error: no matching tools available
[~]$ juju version
1.10.0-unknown-amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment