From 1d640ab87864a5e82244b18f3e600ebdc4ac1951 Mon Sep 17 00:00:00 2001 From: Will Szumski Date: Tue, 4 Apr 2023 12:19:32 +0100 Subject: [PATCH] Fix typo Co-authored-by: Matt Anson --- etc/kayobe/pulp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/pulp.yml b/etc/kayobe/pulp.yml index e4bc0b937..d98d96e6b 100644 --- a/etc/kayobe/pulp.yml +++ b/etc/kayobe/pulp.yml @@ -998,7 +998,7 @@ stackhpc_pulp_distribution_rpm_production: # Additional RHEL 9 repositories - name: "rhel-9-treasuredata-4-production" base_path: "treasuredata/4/redhat/9/x86_64/production" - repository: TreasureData 4 for RHEl 9 + repository: TreasureData 4 for RHEL 9 state: present required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}" - name: "rhel-9-mariadb-10-6-production"