Michal Konecny
f020dbead1
[firmitas] Change the oc binary location
...
/root/bin/oc doesn't exist, let's change it to just oc as in other
playbooks.
I also don't understand why firmitas deployment is completely different
than rest of our openshift applications.
2025-07-02 16:02:14 +02:00
David Kirwan
94baab8525
forgejo: fix filename for oadp template secret
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2025-07-02 14:25:34 +01:00
David Kirwan
a41a2a6b9e
forgejo; comment out secret creation
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2025-07-02 14:15:45 +01:00
David Kirwan
405861d802
forgejo: rename template of oadp secret file
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2025-07-02 14:07:13 +01:00
David Kirwan
5210e9b9b9
forgejo: fixing linting errors in dataapplication
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2025-07-02 14:00:13 +01:00
David Kirwan
804abcdfff
forgejo: removed tagging entry in dataprotectionapplication config
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2025-07-02 13:54:05 +01:00
Aurélien Bompard
ea5784a05e
Fix zodbot-announce-commits
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-02 13:04:38 +02:00
Aurélien Bompard
e9a7756ab5
mirrormanager: fix the supplementalgroups
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-02 13:04:38 +02:00
Aurélien Bompard
7e65c9cff6
Remove proxy04 and proxy12 from mirrorlist_proxies, they are unreachable
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-02 13:04:38 +02:00
Miroslav Suchý
a2b5388be3
bump up numbers of reserved instances for copr builders
2025-07-02 11:54:44 +02:00
Aurélien Bompard
a8ee75153d
MirrorManager: remove the iad2 proxies from the mirrorlist_proxies group
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-02 09:11:24 +02:00
Aurélien Bompard
6c44a3d62e
Fix conditional
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-02 09:05:38 +02:00
Samyak Jain
081a6d30d4
[fedoal] Update ImageStreamTag to python3.6-ubi8 to fix the deployment issue
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2025-07-02 12:04:59 +05:30
Samyak Jain
b0d5256c1b
[fedoal] Update ImageStreamTag to python3.9-ubi8 to fix the deployment issue
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2025-07-02 10:18:25 +05:30
Kevin Fenzi
0b9c751c8a
kojipkgs: mount ostree nfs volumes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 21:33:59 -07:00
Adam Williamson
69c9099615
openqa/worker tap: 'nogroup' is no more, must use 'nobody'
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2025-07-01 17:40:25 -07:00
James Antill
61046a1ca6
More remove bad hosts entry pointing to iad2
...
Signed-off-by: James Antill <james@and.org >
2025-07-01 20:07:13 -04:00
Kevin Fenzi
a2d4dc8a62
ns01: remove bad hosts entry pointing to iad2
...
Argh.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 16:48:29 -07:00
James Antill
58e0695082
pkgs: use rhel9 python3 in rdu3 more.
...
Signed-off-by: James Antill <james@and.org >
2025-07-01 16:56:12 -04:00
Kevin Fenzi
1e760f7af8
proxies: add tag for koji reverseproxy setup
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 11:53:02 -07:00
Kevin Fenzi
9519af7452
inventory: drop iad2 dns servers
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 11:51:26 -07:00
Adam Williamson
9efee5a5bd
openQA x86 workers: set mtu to 1500 for now
...
mtu 9000 is not working due to internal RH issues. While we wait
for that to get fixed, let's set it to 1500 so we can get further
with our test deployments.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2025-07-01 11:49:14 -07:00
Kevin Fenzi
523c8c86bd
postgresql: all the postgresql servers (except db-datanommer) are postgresql 16 now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 11:27:04 -07:00
Kevin Fenzi
f0638bc627
pkgs: use rhel9 python3 in rdu3 too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 11:13:48 -07:00
Kevin Fenzi
b53014c3a4
haproxy / switch pkgs to rdu3
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-07-01 10:59:26 -07:00
Michal Konecny
fa58d2541d
[fas2discourse] Install make package
...
Make package is needed as well, let's install it and then remove all the
dangerous packages when we are done.
2025-07-01 17:49:04 +00:00
James Antill
ea5ca95c57
Change iad2 things to rdu3 for zabbix. Namely haproxy/agent.
...
Signed-off-by: James Antill <james@and.org >
2025-07-01 13:29:08 -04:00
Michal Konecny
d66dff49a1
[fas2discourse] Install missing git package
...
The playbook is complaining about git command missing, let's install it then.
2025-07-01 19:05:25 +02:00
Michal Konecny
b4a80bed38
[fas2discourse] Fix the path to oc binary
...
/root/bin/oc doesn't exist, the oc is located in /bin/oc. I assume that
this was just some manually created symlink, so let me fix that.
2025-07-01 18:47:52 +02:00
Aurélien Bompard
ef8aa2f749
MirrorManager: use the FQDN for the DB server
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 18:22:10 +02:00
James Antill
45f22c0f64
collectd: Cleanup the task name.
...
Signed-off-by: James Antill <james@and.org >
2025-07-01 11:43:24 -04:00
James Antill
57e51802a8
collectd: Install collectd-rrdtool plugin in el9.
...
Signed-off-by: James Antill <james@and.org >
2025-07-01 11:40:03 -04:00
Aurélien Bompard
f80b327d1b
Mirrormanager: use our own domain for pvs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 17:17:54 +02:00
Aurélien Bompard
e3f6a5aabc
WaiverDB: remove openshift delete operation, the cluster is new
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 14:48:46 +02:00
Aurélien Bompard
b01afee292
Fix unset variable
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 12:53:47 +02:00
Aurélien Bompard
7a4fecf6d0
Fix the resultsdb image url
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 12:43:19 +02:00
Aurélien Bompard
ba35403350
Fix useless vars import
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 12:08:58 +02:00
Aurélien Bompard
09c76c5b28
Fix ResultsDB variables
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 11:59:46 +02:00
Aurélien Bompard
68748ce3c9
Pagure: the rabbitmq server is in a different datacenter actually
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 10:58:44 +02:00
Aurélien Bompard
84b5af0ff4
Fix typo
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 10:29:28 +02:00
Aurélien Bompard
65cbd6395d
Ipsilon: do the IPA configuration in RDU3
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 10:02:21 +02:00
Aurélien Bompard
bbd0e7febe
Use fqdn for ntap-rdu3 in mirrormanager as well
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 09:11:59 +02:00
Aurélien Bompard
748b4b0116
Badges: use the FQDNs for the DB hostnames
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 09:01:10 +02:00
Aurélien Bompard
e9ca033354
Fix typo
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 08:09:25 +02:00
Aurélien Bompard
95d4404a34
Use the real hostname for tahrir's DB
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2025-07-01 07:32:05 +02:00
James Antill
d9c06bd725
Add missing "datacenter: iad2" for more .iad2 hosts.
...
Signed-off-by: James Antill <james@and.org >
2025-06-30 23:02:43 -04:00
James Antill
567aa10a4e
Add missing "datacenter: iad2" for more .iad2 hosts.
...
Signed-off-by: James Antill <james@and.org >
2025-06-30 22:59:17 -04:00
James Antill
2325b2f564
Add missing "datacenter: iad2" for a proxy/rabbitmq stg.
...
Signed-off-by: James Antill <james@and.org >
2025-06-30 22:37:17 -04:00
James Antill
188e6b769b
Add missing "datacenter: iad2" for a number of hosts.
...
Signed-off-by: James Antill <james@and.org >
2025-06-30 22:23:19 -04:00
James Antill
b5338d9050
nagios: gateway-hosts: Add conditionals for nagios_location as rdu3.
...
Signed-off-by: James Antill <james@and.org >
2025-06-30 22:00:55 -04:00