Skip to content

Commit 30534c3

Browse files
author
Patrick Robinson
committed
Remove access_compat
This is included by default in the apache module when apache version is >= 2.4 and including it this way breaks apache < 2.4.
1 parent 425ce45 commit 30534c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/passenger.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
trace_enable => 'Off',
6161
}
6262

63-
apache::mod { 'access_compat': }
6463
apache::mod { 'status': package_ensure => 'absent' }
6564

6665
include puppet::params

0 commit comments

Comments
 (0)