aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/krampouezh.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes/krampouezh.pp b/manifests/nodes/krampouezh.pp
index dc8fcdbc..cc493e3a 100644
--- a/manifests/nodes/krampouezh.pp
+++ b/manifests/nodes/krampouezh.pp
@@ -16,6 +16,9 @@ node krampouezh {
rid => 1,
}
+ # temporary protection for CVE-2011-3192
+ include apache::cve-2011-3192
+
# Other services running on this server :
# - meetbot
}