blob: 1686f2927797e77b605818f80a39ee04becf4bad [file] [log] [blame]
name: Netcat Cluster Example
location: localhost
services:
- type: org.apache.brooklyn.entity.group.DynamicCluster
brooklyn.config:
dynamiccluster.memberspec:
$brooklyn:entitySpec:
type: netcat-example
message: hello from cluster member
netcat.port: 8000+
cluster.initial.size: 3
dynamiccluster.restartMode: parallel