ajayaa / cloudguru

scripts to help you get Openstack up and running.
3 stars 1 forks source link

rabbituser does not have enough permission in vhost / . #8

Open ajayaa opened 9 years ago

ajayaa commented 9 years ago

We need to run this after puppet is done. rabbitmqctl setpermissions rabbituser "." "._" ".*"

rushiagr commented 9 years ago

even better would be to run it via puppet itself, somehow

Regards, Rushi Agrawal Cloud engineer, Reliance Jio Infocomm, India Ph: (+91) 99 4518 4519

On 19 November 2014 21:44, Ajaya Agrawal notifications@github.com wrote:

We need to run this after puppet is done. rabbitmqctl setpermissions rabbituser "." "._" ".*"

— Reply to this email directly or view it on GitHub https://github.com/ajayaa/cloudguru/issues/8.

rushiagr commented 9 years ago

resol

rushiagr commented 9 years ago

see comment inline of the patch. feel free to close if i'm wrong

rushiagr commented 9 years ago

updated to show the current status