]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerLaurent Barbe <laurent@ksperis.com>
Thu, 28 Jul 2022 15:38:44 +0000 (17:38 +0200)
commit79c805546c9bf4747a9019f4ad59f55e03c9fcef
treeafdb9049ae074e80c595ca98947dcd539d5baac7
parentb76b6ea16899861d6c266797b3c11d9f68f924d7
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>
src/cephadm/cephadm