Aled Sage created BROOKLYN-160:
----------------------------------
Summary: No-op entity for Windows VMs
Key: BROOKLYN-160
URL: https://issues.apache.org/jira/browse/BROOKLYN-160
Project: Brooklyn
Issue Type: New Feature
Affects Versions: 0.7.0
Reporter: Aled Sage
A user is interested in Brooklyn provisioning a Windows VM from an AWS
marketplace AMI, but where that Windows VM does not have WinRM enabled.
http://stackoverflow.com/questions/31241606/how-to-install-tibco-spotfire-with-apache-brooklyn
There is no convenient Windows no-op entity (the VanillaWindowsProcess
currently always executes commands).
The workaround is to use EmptySoftwareProcess, which expects an
SshMachineLocation, but with it configured to execute nothing (so it never
notices that the SshMachineLocation is not ssh'able!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)