Actions
Bug #6034
closedTimeout for passenger needs to be raised to avoid timeouts
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1103224
The timeout for passeneger needs to be updated. Please update
vi /usr/share/katello-installer/modules/apache/templates/mod/passenger.conf.erb
And add this line
PassengerStartTimeout 360
Right above the </IfModule>
Actions