Skip to content

Commit 861de89

Browse files
committed
Fix publication of TreasureData 4 repository
There was a typo in the repository name causing pulp-repo-publish to fail on Rocky Linux 9.
1 parent a7b68f8 commit 861de89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/pulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ stackhpc_pulp_distribution_rpm_development:
796796
# Additional RHEL 9 repositories
797797
- name: "rhel-9-treasuredata-4-development"
798798
base_path: "treasuredata/4/redhat/9/x86_64/development"
799-
repository: TreasureData 4 for RHEl 9
799+
repository: TreasureData 4 for RHEL 9
800800
state: present
801801
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
802802
- name: "rhel-9-mariadb-10-6-development"

0 commit comments

Comments
 (0)