cookbook 'codenamephp_apache2', '= 1.0.0'
The codenamephp_apache2 cookbook has been deprecated
Author provided reason for deprecation:
The codenamephp_apache2 cookbook has been deprecated and is no longer being maintained by its authors. Use of the codenamephp_apache2 cookbook is no longer recommended.
codenamephp_apache2 (4) Versions 1.0.0 Follow0
Cookbook to install apache2
cookbook 'codenamephp_apache2', '= 1.0.0', :supermarket
knife supermarket install codenamephp_apache2
knife supermarket download codenamephp_apache2
Chef Cookbook Apache2
Cookbook to install apache2 as a wrapper coockbook for Apache2
Requirements
Supported Platforms
- Debian Stretch
Chef
- Chef 13.0+
Cookbook Depdendencies
Usage
Add the cookbook to your Berksfile:
cookbook 'codenamephp_apache2, :github 'codenamephp/chef.cookbook.apache2'
Add the cookbook to your runlist, e.g. in a role:
To install additional modules, you can either set/extend the default['apache']['default_modules']
attribute or just
add the corresponding apache2::*
cookbooks for that module
{ "name": "default", "chef_type": "role", "json_class": "Chef::Role", "run_list": [ "recipe[codenamephp_apache2]" ] }
Attributes
Overwrites
By default, the default['apache']['listen']
is set to ['*:80', '*:443']
to listen to both http and https
and therefore default['apache']['default_modules']
is extended with ['ssl']
so mod_ssl module is activated by default.
Change Log
1.0.0 (2018-02-11)
Implemented enhancements:
* This Change Log was automatically generated by github_changelog_generator
Collaborator Number Metric
1.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 failed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 passed this metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.0.0 failed this metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number