Closed jonnybazookatone closed 8 years ago
Also included a vhost for RabbitMQ of /adsdeploy
which we should enforce in deployment as we have for our other services, in the form of:
rabbitmqctl add_vhost adsdeploy
rabbitmqctl set_permissions -p adsdeploy guest ".*" ".*" ".*"
References adsabs/bumblebee/issues/793
Should close local issue #17.