/conf/clusters.yaml
http://github.com/nathanmarz/storm-deploy · YAML · 16 lines · 8 code · 4 blank · 4 comment · 0 complexity · be4ddc88ba4ba7776502af9444e1261d MD5 · raw file
- ################################################################################
- # CLUSTERS CONFIG FILE
- ################################################################################
- nimbus.image: "us-east-1/ami-d726abbe" #64-bit ubuntu
- nimbus.hardware: "m1.large"
- supervisor.count: 2
- supervisor.image: "us-east-1/ami-d726abbe" #64-bit ubuntu on eu-east-1
- supervisor.hardware: "m1.large"
- #supervisor.spot.price: 1.60
- zookeeper.count: 1
- zookeeper.image: "us-east-1/ami-d726abbe" #64-bit ubuntu
- zookeeper.hardware: "m1.large"