cookbook 'suhosin', '= 1.0.1'
suhosin (3) Versions 1.0.1 Follow0
Installs/Configures suhosin
cookbook 'suhosin', '= 1.0.1', :supermarket
knife supermarket install suhosin
knife supermarket download suhosin
suhosin-cookbook
TODO: Enter the cookbook description here.
Supported Platforms
TODO: List your supported platforms.
Attributes
Default attributes value is below.
Please note that Suhosin site is not providing sha256 checksum,
if you want change to different version. You need to get sha256 value with command like sha256sum
by yourself.
- default['suhosin']['source'] = 'https://download.suhosin.org/suhosin-0.9.37.1.tar.gz'
- default['suhosin']['version'] = '0.9.37.1'
- default['suhosin']['checksum'] = '322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba'
Usage
suhosin::default
Include suhosin
in your node's run_list
:
{ "run_list": [ "recipe[suhosin::default]" ] }
Dependent cookbooks
build-essential >= 0.0.0 |
apache2 >= 0.0.0 |
php >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
1.0.0
Initial release of suhosin
1.0.1
Resolve Foodcritic Error FC002
Foodcritic Metric
1.0.1 passed this metric
1.0.1 passed this metric