RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Or Idgar 76eb1bbd4f Ignore failures when loading nf_conntrack_proto_sctp kernel module
Ignore failures if nf_conntrack_proto_sctp module failed to load.
Since RHEL 7.4, nf_conntrack_proto_sctp module is compiled into the
kernel instead of as a module as the sctp support.
TripleO will still try to load the module to support RHEL 7.3, but
in the future will remove the module management and rely on the kernel
provided in newer versions of RHEL.

Co-Authored-By: Or Idgar <oidgar@redhat.com>
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Co-Authored-By: Emilien Macchi <emilien@redhat.com>

Change-Id: I8f1c841a7c0f3b1247aba2b959b6dfbe43d8cd79
Closes-Bug: 1695885
2017-06-20 18:47:56 +00:00
lib Drop un-needed 'else' in noop_resource 2017-06-02 09:41:35 -04:00
manifests Ignore failures when loading nf_conntrack_proto_sctp kernel module 2017-06-20 18:47:56 +00:00
releasenotes Ignore failures when loading nf_conntrack_proto_sctp kernel module 2017-06-20 18:47:56 +00:00
spec Ignore failures when loading nf_conntrack_proto_sctp kernel module 2017-06-20 18:47:56 +00:00
templates Support for proxying ironic-inspector via Apache 2017-06-05 10:28:14 -04:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Update tox configuration 2017-05-17 17:04:02 +00:00
Gemfile Update tox configuration 2017-05-17 17:04:02 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json Prepare for release 7.1.0 2017-06-05 10:07:42 +02:00
Puppetfile_extras Migrates OpenDaylight to official repo 2017-05-05 13:41:34 -04:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Update README with info for new contributors 2017-06-12 10:24:41 +01:00
setup.cfg Changed author 2017-06-12 21:07:57 +07:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Update global requirements 2017-06-08 14:00:17 +08:00
tox.ini Add environment variable 2017-06-12 16:06:48 +08:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing