Move tor-full to site cookbooks

This commit is contained in:
2019-09-02 12:23:50 +02:00
parent 0d20cddbf5
commit c493602d1e
15 changed files with 815 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
#
# Author:: Richard Klafter <rpklafter@yahoo.com>
# Cookbook Name:: tor
# Recipe:: relay
#
node.default['tor']['relay']['enabled'] = true
include_recipe "tor-full"