Closed Bug 1153332 Opened 9 years ago Closed 8 years ago

set up rabbitmq user+pass on provision

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Unassigned)

References

Details

rabbitmq provides a default "guest" user, but it doesn't seem to work when I try to log in via the internal ELB. If I make a "socorro" user and use this instead, then it works fine.

RabbitMQ nodes are spun up by the ASG, so we should add a user when they are provisioned. The command to do this is (as root):

rabbitmqctl add_user <user> <pass>
I guess this password could live in S3-Hiera and be set when the rabbit MQ nodes are provisioned?
Blocks: 1118288
No longer blocks: 1123833
Yeah s3 hiera seems like a reasonable thing
Blocks: 1167766
No longer blocks: 1118288
This looks doable and a good thing, but in my opinion, does not block prod.
We have moved to a hosted service for this, so this is no longer valid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.