RabbitMQ clusters need the following important credentials:
- Erlang cookie, to allow cluster components to communicate
- An administrator account to allow maintenance tasks
Both are stored in Vault, cookie can be set in host data volume,
administrator account is set when container is initialized.
A file-as-flag is then created to indicate that's part is done.
References:
Ref T752