From 0f8686f26fe4ef944383a86792576779b2a40f44 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 20 Feb 2023 13:32:02 -0500 Subject: [PATCH] preflight: fix path for IBM GPG key Move to the top level directory, and copy the file naming convention that Red Hat and EPEL use. (cherry picked from commit 2d0718b687c9696af2b081bd09af0b97e09edae9) --- ceph_defaults/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph_defaults/defaults/main.yml b/ceph_defaults/defaults/main.yml index 76645f1..a8ea6fa 100644 --- a/ceph_defaults/defaults/main.yml +++ b/ceph_defaults/defaults/main.yml @@ -8,7 +8,7 @@ ceph_mirror: https://download.ceph.com ceph_stable_key: https://download.ceph.com/keys/release.asc ceph_community_repo_baseurl: "{{ ceph_mirror }}/rpm-{{ ceph_release }}/el{{ ansible_facts['distribution_major_version'] }}/" ceph_ibm_repo_baseurl: "https://public.dhe.ibm.com/ibmdl/export/pub/storage/ceph/{{ ceph_ibm_version }}/rhel{{ ansible_facts['distribution_major_version'] }}/" -ceph_ibm_key: https://public.dhe.ibm.com/ibmdl/export/pub/storage/ceph/{{ ceph_ibm_version }}/rhel{{ ansible_facts['distribution_major_version'] }}/ibm-key.asc +ceph_ibm_key: https://public.dhe.ibm.com/ibmdl/export/pub/storage/ceph/RPM-GPG-KEY-IBM-CEPH ceph_release: quincy upgrade_ceph_packages: false ceph_pkgs: