aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystem/sysctl.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystem/sysctl.pp')
-rw-r--r--manifests/subsystem/sysctl.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/subsystem/sysctl.pp b/manifests/subsystem/sysctl.pp
index 03e1683..94fbae0 100644
--- a/manifests/subsystem/sysctl.pp
+++ b/manifests/subsystem/sysctl.pp
@@ -1,4 +1,6 @@
class nodo::subsystem::sysctl {
+ class { 'nodo::subsystem::sysctl::disable_ipv6': }
+
# Root exploit fix, see http://wiki.debian.org/mmap_min_addr
# Maybe this can be remove in the future or included in a sysctl puppet module
file { "/etc/sysctl.d/mmap_min_addr.conf":