RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari 856f946f78 Fix RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS usage with a proper override mechanism + Make the additional_erl_args change more independent
In THT we allow RabbitAdditionalErlArgs to set some additional
parameters which should be passed to RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS
when starting rabbit. The problem is that when we use internal tls
that parameter gets ignored and so we lose our default '+sbwt none'.

Let's do this via a proper parameter while also considering the fact
that historically the default value of RabbitAdditionalErlArgs had
apices around it.

Since the original master change had an issue when the THT parameter
was unset (aka when I567839785a72813a382a00253562894e19eb6715 was not
applied to THT), we also add the subsequent fixup "Make the additional_erl_args
change more independent" I9fa9ba95410ed3994f608beb2c5e1578dc3a7c7a to
this change)

Change-Id: I3bf244a70538209773804eb85fae6be035c587f4
Related-Bug: #1884922
(cherry picked from commit 4d3864249d)
2020-07-03 06:43:59 +00:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Qdr: InternalTLS support. 2019-03-28 16:28:05 -04:00
lib Fix upper case checks for SRIOV interface 2019-10-30 11:09:29 +00:00
manifests Fix RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS usage with a proper override mechanism + Make the additional_erl_args change more independent 2020-07-03 06:43:59 +00:00
releasenotes Add configurable monitor timeouts for ovn dbs 2019-11-18 15:16:45 +01:00
spec Make puppet-tripleo compatible with latest puppet-rabbitmq 2020-06-24 11:12:55 +02:00
templates Remove side-car containers in Create status 2020-02-05 12:02:29 +00:00
zuul.d Remove scenario008 jobs 2019-06-13 22:18:32 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Merge "Update .gitreview for stable/stein" into stable/stein 2019-04-25 22:46:28 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Pin modules to versions shipped 2019-12-10 09:10:33 -07:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Prepare 10.6.0 release 2020-05-29 10:37:57 -04:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:46:02 +08:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/stein 2019-04-18 14:56:51 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing