*Note: This summary is AI-generated but has been validated by at least one of the attendants.*

### Key Discussion Points

*   **Meeting Time Change:** There is a proposal to move the meeting time one hour earlier to 15:00 UTC. Most attendees were in favor. A mailing list/discussion post will be sent to confirm with the wider team.
*   **Monitoring Status:**
    *   400 more items have been removed from Nagios as checks are migrated to Zabbix.
    *   `bvmhost-a64-03` is down and a support request has been filed.
    *   The Ipsilon service is generating frequent 5xx errors, likely related to SAML2 authentication with Bugzilla.
    *   The cause of the Ipsilon errors seems to be integrity errors when writing to a very old `transactions` database table. A plan was made to wrap the SQL code in an exception handler and create a cleanup script. A ticket (#13251) was created for this.
*   **Keycloak Migration:** The migration to Keycloak is still far off, and the tracking ticket is #13188.
*   **Backlog Refinement:**
    *   The team discussed ticket #11884, which proposes a standard way to redeploy applications.
    *   The agreed-upon solution is to use Ansible tags (like `rollout` or `build`) in playbooks and to document this as the standard procedure in the developer guide.

### Action Items

*   **@nirik:matrix.scrye.com:** Send out a mailing list post to discuss and confirm the new proposed meeting time of 15:00 UTC.
*   **@abompard:fedora.im:** Investigate and fix the Ipsilon 5xx errors by handling SQL integrity errors and potentially cleaning the `transactions` table (tracked in ticket #13251).
*   **@smoliicek:fedora.im:** Send an email notification about the recent Matrix outage.
*   The team will update application playbooks to use a standard set of Ansible tags for deployments, as discussed in ticket #11884.