Commit e5bb5916 by Kevin Falcone

Use rabbit in the cluster name for new relic

parent ad41eed7
......@@ -12,7 +12,7 @@
elb_pre_post: true
# Number of instances to operate on at a time
serial_count: 1
CLUSTER_NAME: 'commoncluster'
CLUSTER_NAME: 'rabbitmq'
serial: "{{ serial_count }}"
pre_tasks:
- action: ec2_facts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment