lobsters / lobsters-ansible

Ansible playbook for lobste.rs
ISC License
78 stars 25 forks source link

Update tarsnap key #66

Closed shanemhansen closed 3 years ago

shanemhansen commented 4 years ago

Per directions at https://www.tarsnap.com/pkg-deb.html downloaded a copy of https://pkg.tarsnap.com/tarsnap-deb-packaging-key.asc

The expired key causes the apt-get install of tarsnap to fail on a fresh server.

Fixes #65

jstoja commented 3 years ago

Hey @shanemhansen,

Doesn't it makes more sense to amend the role to download this file from the website directly?

Best, Julien

pushcx commented 3 years ago

@shanemhansen Thanks for this patch. I've rolled it into some other ansible updates that I'll push soon.

@jstoja I agree that would be convenient, but I prefer the ~annual inconvenience of putting eyes on the new keys for a service that's getting a copy of all our data.

shanemhansen commented 3 years ago

Sorry for being unresponsive. I hope finding this was helpful. Thanks @pushcx !

pushcx commented 3 years ago

You have nothing to apologize for. Thanks for contributing.