Update GPG signature for Tor project's Debian packages #601
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?
Actually, I think this might only be an issue on the ejabberd nodes, as the chef resource for a repo is supposed to take care of updating the GPG signature when given. Maybe tor used to be a dependency on ejabberd nodes but not anymore? That would explain why the tor code isn't being run in Chef but the repo has been set up
Yes, it's routing from the LBs: https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-base/recipes/tor_services.rb#L8-L17
I just manually changed it to point to
ejabberd-4
s private IP directly. Should be done automatically in the recipe, as per the open TODO. (Not sure if we can round-robin to multiple back-ends in a Tor service.)Either way, we should probably remove Tor entirely from the ejabberd nodes.