Refactor tor usage entirely
Use a custom resource and separate recipe for service configs with pre-set keys and hostnames
This commit is contained in:
@@ -205,10 +205,3 @@ firewall_rule 'ejabberd_http' do
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
|
||||
#
|
||||
# Tor hidden service
|
||||
#
|
||||
# The attributes for the hidden service are set in attributes/default.rb, due
|
||||
# to the way the tor-full cookbook builds the path to the hidden service dir
|
||||
include_recipe "tor-full"
|
||||
|
||||
Reference in New Issue
Block a user