Fix the kickstart/repo for reinstall.
Add rhel-system-roles for linux-system-roles/networking
Drop some python2 items that aren't available in rhel9 anymore.
Collapse the batcave02 stuff into batcave01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We had centos stream and altarches and centos linux under /srv/pub on
external download servers. However, this breaks people who sync buffet
or the like from them because they suddenly get centos content that they
want to just get directly elsewhere. So, just move these up a leave so
they are out of the buffet target and people who want them can get them
elsewhere.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
The check_rabbitmq_size script seems to have critical and warning
backwards and is doing str comparisons when int should be used.
Also increase the limits a bunch as we don't want to be notified if it's
just backloged a bit.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit adds Natalie Pazmiño as a contact on the `flock-staff` email
alias. She is supporting from Red Hat in the global events team.
Additionally, I also changed the `flock-coc` alias to use `flock-staff`
instead of a smaller subset of people. If someone is emailing this
alias, it might be because of an emergency and more eyes is better than
fewer. If there is a less severe incident, this could carry through our
normal channels for Code of Conduct incidents.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
Work had started on moving nuancier to openshift, but was never
deployed. This removes this. Nuancier is being shut down.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
Try and set all of these the same to avoid problems with usernames and
queue names and cert names and messaging names. ;)
Should only affect staging.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
When the topics are bytes encoded in configuration the json.dumps() fails. This
commit prevents the failure by decoding the strings before sending them in poll function.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
RHEL turned off chunking in postfix for various reasons. This causes a
lot of logs from spam and other servers. Turning off logging this as
it is not supported.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
We need to go through the current interface to determine what
needs to be carried over to the new badges API, t0xic0der and
others are working on.
Signed-off-by: Sandro <devel@penguinpee.nl>
identity.api.openshift.com was shut down several hours ago. The plugin now
needs to use sso.redhat.com instead.
This commit adjusts the token URL and the script that pokes holes in the
firewall for selected domains.