On Mon, 02 Jan 2012 00:57:07 +0100, Neal Becker wrote:
> How do I use fedpkg push with a non-default key?  fedpkg push --help gives no 
> clue.  I need to use id_rsa.fedora.pub.

Using in ~/.ssh/config:
IdentityFile ~/.ssh/id_dsa
IdentityFile ~/.ssh/id_rsa
IdentityFile ~/.ssh/identity
IdentityFile ~/.ssh/koji-id_rsa

(koji-id_rsa is the one you want)

IIRC the first line resets the default identities, so one needs to repeat the
default ones.


Regards,
Jan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to