tripleo-heat-templates/deployment/kernel
Martin André 0129487017 Stop loading nf_conntrack_proto_sctp module
Since RHEL 7.4, nf_conntrack_proto_sctp module is compiled into the
kernel instead of as a module as the sctp support.

With recent changes in kmod puppet module, we've started seeing failures
loading the nf_conntrack_proto_sctp module while deploying OpenShift via
TripleO.

Commit [1] makes kmod puppet module load the kernel modules via systemd
when it is available, so systemd-modules-load.services fails with
"Failed to find module 'nf_conntrack_proto_sctp'".

[1] f46b527b43

Closes-Bug: #1821438
Change-Id: I4adab88cbfd11f8809876c660d151238b266a259
2019-03-23 08:38:04 +01:00
..
kernel-baremetal-puppet.yaml Stop loading nf_conntrack_proto_sctp module 2019-03-23 08:38:04 +01:00