You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Alexander Hirschfeld <al...@cloudsoftcorp.com> on 2016/07/19 00:20:40 UTC

How do Parameters and initializes work in Dynamic Clusters

Hey!

I am wondering if the DynamicCluster entity has parameters, and if so 
how they work. I am trying to pass in a few values like I would with a 
VanillaSoftwareProcess. Is there a proper way to do that?

I am also trying to create an SshCommandSensor in an initializer, I was 
wondering if I had to define them in a type definition or if I could 
define them in a member definition.

Thanks!
Alexander Hirschfeld