Cybersecurity and Information Assurance
> 4 Brindabella Cct
> Brindabella Business Park
> Canberra Airport, ACT 2609
>
> www.raytheonaustralia.com.au
> LinkedIn | Twitter | Facebook | Instagram
>
> -Original Message-
> From: Adam King
> Sent: Monday, September 23, 202
s] Re: Help with cephadm bootstrap and ssh
private key location
Cephadm stored the key internally within the cluster and it can be grabbed with
`ceph config-key get mgr/cephadm/ssh_identity_key`. As for if you already have
keys setup, I'd recommend passing filepaths to those keys to t
Cephadm stored the key internally within the cluster and it can be grabbed
with `ceph config-key get mgr/cephadm/ssh_identity_key`. As for if you
already have keys setup, I'd recommend passing filepaths to those keys to
the `--ssh-private-key` and `--ssh-public-key` flags the bootstrap command
has