Commit graph

8 commits

Author SHA1 Message Date
Aurélien Bompard
756619cee0 Create a rabbit/user role 2019-03-05 08:54:40 +00:00
Aurélien Bompard
58d7002000 Rabbit: add perm to write in a user's queue 2019-03-01 14:19:57 +00:00
Michal Konečný
4321d3e7a8 rabbit/queue: Fix missing parantheses
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-03-01 14:50:15 +01:00
Michal Konečný
7ce97e217f rabbit/queue: Fix escape character
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-03-01 14:46:21 +01:00
Aurélien Bompard
91862963c6 Rabbit: add perm to read from the exchange 2019-03-01 13:07:18 +00:00
Michal Konečný
52d8c3939a rabbitmq: Add user and password for login to binding
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-02-28 10:54:41 +01:00
Michal Konečný
40773f5afa rabbitmq: Add user and password for login
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-02-28 10:52:24 +01:00
Jeremy Cline
5de9d7ce57 Add role for creating RabbitMQ users and queues
A basic role that should cover most people's use cases for creating uses
and queues. For more advanced setups, folks should use the modules
directly.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2019-02-27 18:11:09 +00:00