You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Daniel Broudy (JIRA)" <ji...@apache.org> on 2015/06/24 18:33:04 UTC

[jira] [Commented] (JCLOUDS-859) Default ssh user for CoreOS is 'root' and should be 'core'

    [ https://issues.apache.org/jira/browse/JCLOUDS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599691#comment-14599691 ] 

Daniel Broudy commented on JCLOUDS-859:
---------------------------------------

Can this be closed now that PR: https://github.com/jclouds/jclouds-labs-google/pull/152 has been merged?

> Default ssh user for CoreOS is 'root' and should be 'core'
> ----------------------------------------------------------
>
>                 Key: JCLOUDS-859
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-859
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs-google
>    Affects Versions: 2.0.0
>            Reporter: Yaron Rosenbaum
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> loginUser=root
> Should be: 'core'
> This causes node creation to fail, because ssh fails to connect.
> Workaround: .overrideLoginUser("core")
> It takes a while to figure this one out, so it's really annoying.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)