From 1c36fe27a8f81a1bdbe4b473142da47b36d6448f Mon Sep 17 00:00:00 2001 From: Alex-Welsh <112560678+Alex-Welsh@users.noreply.github.com> Date: Fri, 18 Jul 2025 08:41:47 +0000 Subject: [PATCH] Merge pull request #1773 from stackhpc/doca-release Push DOCA OFED modules to release --- etc/kayobe/ansible/push-ofed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/ansible/push-ofed.yml b/etc/kayobe/ansible/push-ofed.yml index 49e3f645a5..b686c7414a 100644 --- a/etc/kayobe/ansible/push-ofed.yml +++ b/etc/kayobe/ansible/push-ofed.yml @@ -76,6 +76,6 @@ password: "{{ stackhpc_release_pulp_password }}" name: "{{ doca_modules_repo_distribution_name + ofed_tag }}" publication: "{{ publication.publication.pulp_href }}" - content_guard: development + content_guard: release base_path: "{{ doca_modules_repo_base_path + ofed_tag }}" state: present