Adding the ip_conntrack_proto_sctp kernel module
authorItzik Brown <itzikb@redhat.com>
Wed, 22 Feb 2017 14:58:30 +0000 (16:58 +0200)
committerItzik Brown <itzikb@redhat.com>
Wed, 22 Feb 2017 22:31:10 +0000 (00:31 +0200)
When using conntrack there is a need to load the
ip_conntrack_proto_sctp module for SCTP to work.

Closes-bug: 1664192

Change-Id: Ic58f5327401c3ab2215acd8b9ce699f555e8c5e4

puppet/services/kernel.yaml

index 2915795..fec455d 100644 (file)
@@ -31,6 +31,7 @@ outputs:
       config_settings:
         kernel_modules:
           nf_conntrack: {}
+          ip_conntrack_proto_sctp: {}
         sysctl_settings:
           net.ipv4.tcp_keepalive_intvl:
             value: 1