Svetoslav Neykov created BROOKLYN-500:
-----------------------------------------
Summary: Improve default image selection on azurecompute-arm
Key: BROOKLYN-500
URL: https://issues.apache.org/jira/browse/BROOKLYN-500
Project: Brooklyn
Issue Type: Bug
Reporter: Svetoslav Neykov
By default (no publisher set) Brooklyn will choose the image
{{Canonical/Ubuntu_Snappy_Core_Docker/15.04}} when in region {{northeurope}}.
Once UP provisioning fails due to authentication failure.
Workaround is to configure the location with either:
{noformat}
jclouds.azurecompute.arm.publishers: OpenLogic
osVersionRegex: 7 # optional
{noformat}
{noformat}
jclouds.azurecompute.arm.publishers: Canonical
osVersionRegex: 16 # optional
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)