[rhos-list] EXTERNAL: Re: SSH Key Injection not working.

Russell Bryant rbryant at redhat.com
Mon Mar 25 22:13:39 UTC 2013


On 03/25/2013 04:35 PM, Minton, Rich wrote:
> I figured out my problem...
> 
> I had "libvirt_inject_partition = -2" in my nova.conf. I changed the value to -1 and ssh key injection started working. I think that's the reason why the Fedora images were failing.
> 
> Another good lesson learned.

Typically you would use either key injection or something like
cloud-init, not both.

If you expect your images to grab the ssh-key from the metadata server
using cloud-init, disable key injection by setting
libvirt_inject_key=False in nova.conf.

-- 
Russell Bryant




More information about the rhos-list mailing list