RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 3e942b7ff5 Ensure post-save certmonger scripts target the right HA container
HAProxy and RabbitMQ can reload their TLS certificate on change,
without being restarted. To do that, a post-save script scan the
list of running container, copy the new certs and trigger a reload
action in the service.

Make sure that those post-save script only get the right container
out of the "$container_cli ps" command, i.e. that the scripts Work
both with HA and non-HA deployments.

Change-Id: Iaba8da504f9c7a54656cf1abe259dff779ea7125
Closes-Bug: #1885284
2020-06-26 16:31:11 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Ensure post-save certmonger scripts target the right HA container 2020-06-26 16:31:11 +02:00
lib Merge "Use a python shim for running for auth_ed25519 helper" 2020-04-18 04:48:15 +00:00
manifests Merge "Remove support for Neutron FUJITSU plugin" 2020-06-22 11:55:51 +00:00
releasenotes Merge "Deprecating Dell EMC Xtremio Iscsi Volume Config" 2020-06-10 00:08:46 +00:00
spec Remove obsolete 'http' backend from glance configuration 2020-06-05 09:21:17 -07:00
templates Remove selinux relabel mount option for neutron 2020-05-28 13:07:38 -02:30
zuul.d Use puppet-openstack-module-unit-jobs to define unit test jobs 2020-04-28 21:47:35 +09:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +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 Merge "Remove fluentd manifests" 2020-04-29 10:20:10 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00: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 metadata.json: bump version for the start of Victoria 2020-05-27 09:05:51 -04:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing