[
https://issues.apache.org/jira/browse/BROOKLYN-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970130#comment-14970130
]
Aled Sage commented on BROOKLYN-188:
------------------------------------
Also see https://github.com/jclouds/jclouds/pull/868
> Provisioning SUSE vm fails with useJcloudsSshInit=false
> -------------------------------------------------------
>
> Key: BROOKLYN-188
> URL: https://issues.apache.org/jira/browse/BROOKLYN-188
> Project: Brooklyn
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Aled Sage
>
> Provisioning a SUSE vm fails when using the config {{useJcloudsSshInit:
> false}}.
> This is for two reasons:
> * The groupadd and useradd are not on the path (see
> {{JcloudLocation.createUser()}}.
> * The script is executed with {{bash -e}}, so when {{groupadd -f wheel}} is
> executed, it fails the whole script with exit code 9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)