Move tor-full to site cookbooks
This commit is contained in:
14
site-cookbooks/tor-full/metadata.rb
Normal file
14
site-cookbooks/tor-full/metadata.rb
Normal file
@@ -0,0 +1,14 @@
|
||||
name 'tor-full'
|
||||
maintainer 'Richard Klafter'
|
||||
maintainer_email 'rpklafter@yahoo.com'
|
||||
license 'MIT'
|
||||
description 'Installs/Configures tor'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
supports 'ubuntu'
|
||||
supports 'debian'
|
||||
supports 'rhel'
|
||||
supports 'fedora'
|
||||
version '0.2.0'
|
||||
|
||||
depends 'apt'
|
||||
depends 'yum'
|
||||
Reference in New Issue
Block a user