From notifications-return-34938-apmail-jclouds-notifications-archive=jclouds.apache.org@jclouds.apache.org Fri Feb 26 12:18:18 2016 Return-Path: X-Original-To: apmail-jclouds-notifications-archive@www.apache.org Delivered-To: apmail-jclouds-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9756918B4B for ; Fri, 26 Feb 2016 12:18:18 +0000 (UTC) Received: (qmail 46252 invoked by uid 500); 26 Feb 2016 12:18:18 -0000 Delivered-To: apmail-jclouds-notifications-archive@jclouds.apache.org Received: (qmail 46218 invoked by uid 500); 26 Feb 2016 12:18:18 -0000 Mailing-List: contact notifications-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jclouds.apache.org Delivered-To: mailing list notifications@jclouds.apache.org Received: (qmail 45794 invoked by uid 99); 26 Feb 2016 12:18:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2016 12:18:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1F9652C1F5C for ; Fri, 26 Feb 2016 12:18:18 +0000 (UTC) Date: Fri, 26 Feb 2016 12:18:18 +0000 (UTC) From: "Andrew Gaul (JIRA)" To: notifications@jclouds.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (JCLOUDS-859) Default ssh user for CoreOS is 'root' and should be 'core' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCLOUDS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-859: -------------------------------- Labels: google-compute-engine (was: ) > 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 > Labels: google-compute-engine > 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)