Skip to content

Commit 691690f

Browse files
committed
Re enable fluent 6 repo sync
1 parent f10e586 commit 691690f

1 file changed

Lines changed: 14 additions & 17 deletions

File tree

ansible/inventory/group_vars/all/rpm-package-repos

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -924,23 +924,20 @@ rpm_package_repos:
924924
short_name: rhel10_rabbitmq_erlang_27_aarch64
925925
sync_group: rocky_10_aarch64
926926
distribution_name: rhel10-rabbitmq-erlang-27-aarch64-
927-
# FIXME: Fluent package does not sync properly due to broken checksums, so is
928-
# disabled for now. See issue
929-
# https://github.com/fluent/fluent-package-builder/issues/994 for details
930-
# # Fluent Package v6 for RHEL 10
931-
# - name: Fluent Package v6 - RHEL 10
932-
# url: https://fluentd.cdn.cncf.io/lts/6/redhat/10/x86_64/
933-
# base_path: fluentd/lts/6/redhat/10/x86_64/
934-
# short_name: rhel_10_fluent_6
935-
# sync_group: third_party
936-
# distribution_name: rhel_10_fluent-6-
937-
# # Fluent Package v6 for RHEL 10 (aarch64)
938-
# - name: Fluent Package v6 - RHEL 10 (aarch64)
939-
# url: https://fluentd.cdn.cncf.io/lts/6/redhat/10/aarch64/
940-
# base_path: fluentd/lts/6/redhat/10/aarch64/
941-
# short_name: rhel_10_fluent_6_aarch64
942-
# sync_group: third_party
943-
# distribution_name: rhel_10_fluent-6-aarch64-
927+
# Fluent Package v6 for RHEL 10
928+
- name: Fluent Package v6 - RHEL 10
929+
url: https://fluentd.cdn.cncf.io/lts/6/redhat/10/x86_64/
930+
base_path: fluentd/lts/6/redhat/10/x86_64/
931+
short_name: rhel_10_fluent_6
932+
sync_group: third_party
933+
distribution_name: rhel_10_fluent-6-
934+
# Fluent Package v6 for RHEL 10 (aarch64)
935+
- name: Fluent Package v6 - RHEL 10 (aarch64)
936+
url: https://fluentd.cdn.cncf.io/lts/6/redhat/10/aarch64/
937+
base_path: fluentd/lts/6/redhat/10/aarch64/
938+
short_name: rhel_10_fluent_6_aarch64
939+
sync_group: third_party
940+
distribution_name: rhel_10_fluent-6-aarch64-
944941
# MariaDB 10.11 for RHEL 10
945942
- name: MariaDB 10.11 - RHEL 10
946943
url: https://dlm.mariadb.com/repo/mariadb-server/10.11/yum/rhel/10/x86_64

0 commit comments

Comments
 (0)