#7285 Admin password needed for RabbitMQ in Ansible
Closed: Fixed 5 years ago Opened 5 years ago by abompard.

  • Describe what you need us to do:

To configure RabbitMQ with ansible, we need to provide the login/password for an administrative user. Running the rabbitmq_user module on the host does not need an admin user, but the other modules do because they connect to the web admin UI.

We need to create this user in ansible, so I'll need a private password.
How should I name the user? "admin"? "root"?

  • When do you need this? (YYYY/MM/DD)
    ASAP

  • When is this no longer needed or useful? (YYYY/MM/DD)
    When RabbitMQ is retired (=~ never)

  • If we cannot complete your request, what is the impact?
    I can't continue deploying the messaging bridges.


Okay, ansible variable rabbitmq_admin_password_staging. Let's call it "admin".

Metadata Update from @puiterwijk:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata