Need help configuing juju on Windows 8
        Posted  
        
            by 
                Claude Tyler McAdams
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Claude Tyler McAdams
        
        
        
        Published on 2013-10-30T01:17:41Z
        Indexed on 
            2013/10/30
            4:14 UTC
        
        
        Read the original article
        Hit count: 359
        
juju
I am trying to get Juju working on Windows 8 but I am running in to some errors when trying to get juju to see my ssh keys:
C:\Users\username> juju bootstrap
error: error parsing environment "azure":
    read C:\Users\user\SkyDrive\Documents\Azure\ssh\: The handle is invalid.
I've added a public key I generated with putty to the directory above called azure
My environments.yaml file has this in it:
authorized-keys-path: C:\Users\user\SkyDrive\Documents\Azure\ssh\
Any ideas?
© Ask Ubuntu or respective owner