chef-cookbooks/httpd

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.delivery/project.toml
.foodcritic
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.kitchen.dokken.yml
.kitchen.yml
.travis.yml
Berksfile
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE
README.md
TESTING.md
chefignore
templates/default/2.2/mods/mpm.conf.erb
templates/default/2.2/scripts/a2enmod.erb
templates/default/2.2/sysvinit/debian-7/apache2.erb
templates/default/2.2/sysvinit/el-5/httpd.erb
templates/default/2.2/sysvinit/el-6/httpd.erb
templates/default/2.2/sysvinit/ubuntu-10.04/apache2.erb
templates/default/2.2/sysvinit/ubuntu-12.04/apache2.erb
templates/default/2.4/mods/rhel/mpm.conf.erb
templates/default/2.4/scripts/a2enmod.erb
templates/default/2.4/sysvinit/el-6/httpd.erb
templates/default/2.4/sysvinit/ubuntu-14.04/apache2.erb
templates/default/envvars.erb
templates/default/httpd.conf.erb
templates/default/magic.erb
templates/default/module_load.erb
templates/default/mpm.conf.erb
templates/default/rhel/sysconfig/httpd-2.2.erb
templates/default/rhel/sysconfig/httpd-2.4.erb
templates/default/systemd/httpd.conf.erb
templates/default/systemd/httpd.service.erb
libraries/helpers.rb105
A
3 hrs
libraries/helpers_debian.rb67
libraries/helpers_rhel.rb51
libraries/httpd_config.rb11
libraries/httpd_config_debian.rb72
A
1 hr
libraries/httpd_config_rhel.rb31
A
1 hr
libraries/httpd_module.rb37
A
1 hr
libraries/httpd_module_debian.rb50
libraries/httpd_module_rhel.rb62
A
1 hr
libraries/httpd_service.rb33
libraries/httpd_service_debian.rb248
A
1 hr
libraries/httpd_service_debian_systemd.rb105
A
3 hrs
libraries/httpd_service_debian_sysvinit.rb65
A
15 mins
libraries/httpd_service_rhel.rb189
A
1 hr