Hi,
For your localhost failure, the brooklyn output shows "Cannot establish
ssh connection to ... 127.0.0.1:22".
You said earlier that you were running on Windows 7. Therefore deploying
to localhost will not work with this blueprint, as it does not support
windows.
You could instead try bring your own node (BYON) - you could deploy a
linux VM and then use a BYON location with that ip:port and credentials.
Aled
On 13/04/2017 10:30, Rupinder Singh wrote:
Hi Guglielmo,
For l localhost deployment,
yaml: https://pastebin.com/BtuU74yG
brooklun output: https://pastebin.com/REGwLnWz
br output: https://pastebin.com/sihThbK1
Rupinder
On Thu, Apr 13, 2017 at 2:22 PM, Guglielmo Nigri <
[email protected]> wrote:
Hi Rupinder,
The yaml is missing, can you post it to pastebin as well, maybe?
It would also help to see the logs for the localhost deployment, too.
Cheers,
Guglielmo
On 13 April 2017 at 05:49, Rupinder Singh <[email protected]> wrote:
Hi,
I'm using 0.10.0 on windows 7. I'm trying to deploy a tomcat to either to
trystack or to localhost(of course, with yaml modified) as per the
attached yaml. The outputs are
Brooklyn output: https://pastebin.com/14kEhzRK
Br Output: https://pastebin.com/nuGssySt
Trystack status keeps showing as attached.
After taking a lot of time to start, it declares ERROR. It meets the same
fate on localhost.
Rupinder