]> git.apps.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:31:38 +0000 (14:31 -0400)
commit5797d7b1260fa7b7910d80b7cb49e4bc8e7cbadb
tree15ba37e96aa61b9fd96621d563f22a0f63737d44
parent626dc8e801a2199309d926f8b7f7c451c3ca9a7f
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