← Back to team overview

launchpad-dev team mailing list archive

bin/ec2 and password prompts

 

Because of the changes to the way launchpadlib stores credentials you
may have recently began getting password prompts when using bin/ec2.  If
you'd like to forgo those prompts (in exchange for unencrypted
credentials) you can create a ~/keyringrc.cfg file with these contents:

    [backend]
    default-keyring=keyring.backend.UncryptedFileKeyring

I've added this information to https://dev.launchpad.net/LandingChanges
as well.
-- 
Benji York