We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2632e3b commit d8c7c32Copy full SHA for d8c7c32
templates/mod/security_crs.conf.erb
@@ -1,4 +1,4 @@
1
-<% if scope['facts']['os']['family'] == 'Redhat' and scope['facts']['os']['release']['major'].to_i <= 7 -%>
+<% if scope['facts']['os']['family'] == 'RedHat' and scope['facts']['os']['release']['major'].to_i <= 7 -%>
2
# ---------------------------------------------------------------
3
# Core ModSecurity Rule Set ver.2.2.9
4
# Copyright (C) 2006-2012 Trustwave All rights reserved.
0 commit comments