Aurélien Bompard
8a0cf448c2
Allow webhook2fedmsg to send FM on the forgejo topic
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-05-07 10:12:40 +02:00
Aurélien Bompard
d884a0f8ba
Use the combined RabbitMQ CA cert in the clients
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-04-11 15:15:45 +02:00
Ryan Lerch
0dbe45565c
webhook2fedmsg - rename templates to .j2
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-14 08:37:30 +10:00
Aurélien Bompard
483f9802ac
s/route_routename/route_name/g
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:26:36 +01:00
Aurélien Bompard
dd06fe455d
Openshift: don't systematically rollout on ansible playbook run
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:19:19 +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
Aurélien Bompard
4d651a8dae
Prefix openshift/ipa-client
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:46 +01:00
Aurélien Bompard
a36b40eec8
Prefix openshift/start-build
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:45 +01:00
Aurélien Bompard
cfb590c2ed
Prefix openshift/secret-file
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:45 +01:00
Aurélien Bompard
dc65a76527
Prefix openshift/imagestream
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:45 +01:00
Aurélien Bompard
cf82a481be
Prefix openshift/keytab
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:45 +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
cae52420bb
[ansible-lint] prefix variable names for openshift/rollout role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/rollout role with rollout_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01:00
Ryan Lerch
4dea370c66
[ansible-lint] prefix variable names for openshift/route role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/route role with route_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01:00
Ryan Lerch
776866cba3
[ansible-lint] prefix variable names for openshift/object role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/object role with object_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01:00
Ryan Lerch
01ace51513
[ansible-lint] prefix variable names for openshift/project role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the rvariables for the
openshift/project role with project_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:44 +01:00
Ryan Lerch
2cf38c1f17
[yaml-lint] fix yamllint errors and warnings on plabooks
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-25 19:04:25 +10:00
Ryan Lerch
f89ed1cf08
[ansible-lint] Use FQCN for module actions in opeshift playbooks
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-14 12:52:57 +10:00
Ryan Lerch
13a490cbf3
[ansible-lint] - fix jinja2 spacing warnings
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-14 12:52:57 +10:00
Ryan Lerch
4394556d4c
Fix 'name' class linting issues in openshift-apps playbooks
...
Fixes a bunch of linting issues with the names of tasks and plays in the
openshift-apps playbooks.
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-13 08:33:12 +10:00
Aurélien Bompard
eea6fefa7f
Fixup f26baf7: adjust the route name in OS
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-09-03 14:04:39 +02:00
Aurélien Bompard
4bf1f408de
W2FM: indentation
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-08-13 11:13:06 +02:00
Aurélien Bompard
5bbdd6c420
W2FM: setup FASJSON access
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-08-13 11:11:48 +02:00
Aurélien Bompard
c50127cf7c
webhook2fedmsg: add a alternate route
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-08-01 09:29:31 +02:00
Aurélien Bompard
448d26f4cf
First attempt at a webhook2fedmsg deployment
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-07-23 10:35:58 +02:00