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 0f7fe11 commit 3efb9d5Copy full SHA for 3efb9d5
manifests/mod/status.pp
@@ -24,7 +24,7 @@
24
# @example
25
# # Simple usage allowing access from localhost and a private subnet
26
# class { 'apache::mod::status':
27
-# $requires => 'ip 127.0.0.1 ::1 10.10.10.10/24',
+# requires => 'ip 127.0.0.1 ::1 10.10.10.10/24',
28
# }
29
#
30
# @see http://httpd.apache.org/docs/current/mod/mod_status.html for additional documentation.
0 commit comments