]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Fix repo_gpgkey should return 2 vars
authorLaurent Barbe <laurent@ksperis.com>
Thu, 28 Jul 2022 07:30:59 +0000 (09:30 +0200)
committerAdam King <adking@redhat.com>
Sun, 31 Jul 2022 18:33:57 +0000 (14:33 -0400)
commit38c73f544405f56f2524aabd233cf33b6b087019
tree45d0491086e5db755707f3e2e5f88cb39f7298aa
parent15ec48139dc9e86636331e03e2e37ef9e7886559
cephadm: Fix repo_gpgkey should return 2 vars

when option --gpg-url is specified, the name used for the gpg filename is missing and throws an exception
this adds the string "manual" to the gpg key : /etc/apt/trusted.gpg.d/ceph.manual.gpg

Fixes: https://tracker.ceph.com/issues/56950
Signed-off-by: Laurent Barbe <laurent@ksperis.com>
(cherry picked from commit 79c805546c9bf4747a9019f4ad59f55e03c9fcef)
src/cephadm/cephadm