guide/blueprints/example_yaml/cluster-vm.yaml (13 lines of code) (raw):

name: cluster-vm services: - type: org.apache.brooklyn.entity.group.DynamicCluster brooklyn.config: cluster.initial.size: 5 dynamiccluster.memberspec: $brooklyn:entitySpec: type: org.apache.brooklyn.entity.software.base.EmptySoftwareProcess name: VM provisioning.properties: minRam: 8g minCores: 4 minDisk: 100g