[
https://issues.apache.org/jira/browse/BROOKLYN-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aled Sage resolved BROOKLYN-188.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0
> 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
> Fix For: 0.9.0
>
>
> 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.15#6346)