From: Itzik Brown Date: Wed, 22 Feb 2017 14:58:30 +0000 (+0200) Subject: Adding the ip_conntrack_proto_sctp kernel module X-Git-Tag: opnfv-6.0.0~1017^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=135cc2962d8cee920ddc4ff9bf9bb373c62ea8c5;p=apex-tripleo-heat-templates.git Adding the ip_conntrack_proto_sctp kernel module 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 --- diff --git a/puppet/services/kernel.yaml b/puppet/services/kernel.yaml index 29157959..fec455d1 100644 --- a/puppet/services/kernel.yaml +++ b/puppet/services/kernel.yaml @@ -31,6 +31,7 @@ outputs: config_settings: kernel_modules: nf_conntrack: {} + ip_conntrack_proto_sctp: {} sysctl_settings: net.ipv4.tcp_keepalive_intvl: value: 1