Aurélien Bompard
1a962c0d71
Missing variable prefix
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 12:01:01 +01:00
Aurélien Bompard
b37685848f
Prefix sent_topics where appropriate
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:39:54 +01:00
Aurélien Bompard
d23b6f2d9b
s/user_username/user_name/g
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:12:47 +01:00
Ryan Lerch
4a4e7e07cb
[ansible-lint] prefix variable names for rabbit/user role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
rabbit/user role with user_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01:00
Ryan Lerch
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-28 17:31:45 +10:00
Aurélien Bompard
93eaa5129b
Refactor the rabbit/queue role to include the rabbit/user role
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2023-05-09 11:23:17 +02:00
Aurélien Bompard
d083b291d3
sent_topics can't be a list, it has to be a single regexp
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2022-07-07 09:09:24 +02:00
Aurélien Bompard
58d703ae27
Limit topics that can be sent to
...
Only a few apps have topic permissions, if this works well we'll have to
generalize it.
Fixes : #8167
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2022-06-21 11:16:09 +02:00
Kevin Fenzi
5351aa704e
iad2 move: setup rabbitmq to be ready for moving.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-06-08 07:49:28 -07:00
Stephen Smoogen
f54401aca0
this hack probably breaks things in a way different way
2020-06-06 09:32:53 -04:00
Kevin Fenzi
3f9c2e5d53
iad2: adjust rabbit/user defaults for either datacenter
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-06-03 15:13:31 -07:00
Aurélien Bompard
756619cee0
Create a rabbit/user role
2019-03-05 08:54:40 +00:00