blob: 70b69af33f2454b67a3682fbe4535489d2d405f1 [file] [log] [blame]
name: Netcat Cluster Example
location: localhost
services:
- type: org.apache.brooklyn.entity.group.DynamicCluster
memberSpec:
$brooklyn:entitySpec:
type: netcat-example
message: hello from cluster member
netcat.port: 8000+
initialSize: 3
restartMode: parallel