GPG key of apt repo missing for fresh redis-server installs #306
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adding the repo via
apt-add-repository ppa:chris-lea/redis-server
solves it. Seems to be an issue with the upstream cookbook.Just had to add a missing GPG key on
nodejs-2
:I added a new issue/task (see link above), which should fix this one.
Closing in favor of #349.