httpd
httpd copied to clipboard
DEPRECATED: Library cookbook with Apache httpd primitives
### Cookbook version [0.6.2] ### Chef-client version [14.2.0] ### Platform Details [Amazon Linux 2] ### Scenario: [Trying to install and configure httpd version 2.4 on Amazon Linux 2] ### Steps...
### Description Remove the resource duplications in `httpd_service_rhel_systemd` library ### Issues Resolved ``` Deprecated features used! Cloning resource attributes for service[httpd-default] from prior resource (CHEF-3694) Previous service[httpd-default]: /tmp/kitchen/cache/cookbooks/httpd/libraries/httpd_service_rhel_systemd.rb:43:in `create_stop_system_service' Current...
### Cookbook version 0.6.1 ### Chef-client version 12.10 ### Platform Details RHEL Amazon 2017.09 ### Scenario: When setting the mpm to `prefork` and upding `minspareservers` the config file created references...
### Cookbook version httpd (0.6.1) ### Chef-client version 12.21.31 ### Platform Details CentOS 7.4 using kitchen-cloudstack ### Scenario: When using the default deployement scenario: ``` httpd_service 'default' do action [:create,...
### Cookbook version 0.6.1 ### Chef-client version 12.x ### Platform Details RHEL ### Scenario: I'm upgrading a fleet of machines from 2.2 to 2.4 and in order to maintain compatibility...
### Cookbook version 0.5.0 ### Chef-client version chef-client version: 12.18.31 ### Platform Details Centos 6 ### Scenario: Due to security we would like the ability to change the default directory...
### Cookbook version 0.4.5 ### Chef-client version 12.21.1 ### Platform Details Ubuntu 16.04 ### Scenario: Getting apache to start after reboot without having to run chef-client again. ### Steps to...
### Cookbook version 0.4.5 ### Chef-client version 12.21.1 ### Platform Details Ubuntu 16.04 ### Scenario: Remove an existing module without deleting /etc/apache2-some-name/mods-available directory. ### Steps to Reproduce: ``` # metadata.rb...
### Cookbook version 0.4.0 ### Chef-client version 12.12.13 ### Platform Details CentOS 7 (fully up-to-date) ### Scenario: Running the application Request Tracker behind httpd. This requires mod_fcgid, or at least...
### Cookbook version 0.3.6 ### Chef-client version 12.8.1 ### Platform Details RHEL 7.2 ### Scenario: setting the errorlog in httpd.conf to "syslog:local6" ### Steps to Reproduce: There is no support...