How To Set Up SSH Keys for Juju?
Environment:
$ lsb_release -ds
Ubuntu 11.04
$ uname -rsnvp
Linux juju 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64
$ dpkg -l juju | tail -1
ii juju 0.5+bzr363-
AWS works:
$ ec2-run-instances ami-06ad526f -k ${EC2_KEYPAIR} -t t1.micro
RESERVATION r-d6dc1fb8 291678989163 default
INSTANCE i-06e88066 ami-06ad526f pending ec2-keypair 0 t1.micro 2011-09-
$ ec2-terminate-
INSTANCE i-06e88066 running shutting-down
Issue:
juju fails:
$ ls ~/.ssh/
authorized_keys known_hosts
$ juju bootstrap
2011-09-28 08:24:04,511 INFO Bootstrapping environment 'sample' (type: ec2)...
SSH authorized/public key not found.
2011-09-28 08:24:05,063 ERROR SSH authorized/public key not found.
Question:
How to set up SSH keys for juju?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu ensemble Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Clint Byrum
- Solved:
- Last query:
- Last reply: