Add hidden service for ejabberd

This commit is contained in:
2019-09-03 19:47:52 +02:00
parent 10b6f6370e
commit 03b3b2de91
3 changed files with 9 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
# THE SOFTWARE.
include_recipe "kosmos-postgresql"
include_recipe "tor-full"
cookbook_file "#{Chef::Config[:file_cache_path]}/pg.sql" do
source "pg.sql"