WIP: LDAP server and support for Mastodon, ejabberd and MediaWiki #112
@ -139,11 +139,11 @@ unless node.chef_environment == "development"
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
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"
|
||||
#
|
||||
# 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" unless node.chef_environment == "development"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user