File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Install and configure tinyproxy.
66
77## Requirements
88
9- Chef ` ~> 12 ` is required.
9+ Chef ` ~> 12 ` or ` ~> 13 ` is required.
1010
1111## Recipes
1212### default
@@ -15,7 +15,7 @@ The default recipe installs and start `tinyproxy` service.
1515
1616## Attributes
1717
18- - ` default['tinyproxy']['config'] ` holds tinyproxy configuration where hash is
18+ - ` default['devopsdance- tinyproxy']['config'] ` holds tinyproxy configuration where hash is
1919 being an option name taken from ` man 5 tinyproxy.conf ` .
2020
2121## Examples
Original file line number Diff line number Diff line change 44license 'Apache-2.0'
55description 'Installs and configures tinyproxy'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '2.0.0 '
7+ version '2.0.1 '
88issues_url 'https://github.com/DevopsDance/chef-cookbook-tinyproxy/issues'
99source_url 'https://github.com/DevopsDance/chef-cookbook-tinyproxy'
1010
You can’t perform that action at this time.
0 commit comments