From 4271ed5ce6fa321c2936b9fd0a73c06018455d00 Mon Sep 17 00:00:00 2001 From: Seth Maurice-Brant Date: Thu, 1 Aug 2024 12:31:27 +0000 Subject: [PATCH] Add metrics-sig sync to fedora-messaging.toml --- roles/openshift-apps/toddlers/templates/fedora-messaging.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index a0c9c99889..57dae004a1 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -488,3 +488,4 @@ pagure_api_key = "{{ toddlers_pagure_fas_groups_sync_token }}" [consumer_config.pagure_fas_groups_sync.group_map] #Mapping of FAS groups to Pagure groups infra-sig = 'fedora-infra' +metrics-sig = 'metrics'