From ee108d439559d90bd5a091f3a7243fca69c19083 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 18 Mar 2020 08:44:10 -0500 Subject: [PATCH] qa/workunits/cephadm/test_cephadm: output file for pub key Signed-off-by: Sage Weil --- qa/workunits/cephadm/test_cephadm.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/workunits/cephadm/test_cephadm.sh b/qa/workunits/cephadm/test_cephadm.sh index 85fd263e66ab9..a1320e030710b 100755 --- a/qa/workunits/cephadm/test_cephadm.sh +++ b/qa/workunits/cephadm/test_cephadm.sh @@ -190,6 +190,7 @@ $CEPHADM bootstrap \ --config $ORIG_CONFIG \ --output-config $CONFIG \ --output-keyring $KEYRING \ + --output-pub-ssh-key $TMPDIR/ceph.pub \ --allow-overwrite \ --skip-mon-network \ --skip-monitoring-stack -- 2.39.5