Open
Description
It's currently possible to specify a custom bootstrap repository URL and signing key ID but it the cookbook does not directly support trusting custom keys.
The workaround available right now is to add your own recipe to the run list which imports the appropriate key after this cookbook is run.
Before we add this feature I'd like to work with @cottsay to see if we can/should move all GPG usage into the gpg-vault user and manage both public and private keys there.