RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Juan Antonio Osorio Robles e1791a37d5 HAProxy: Make certmonger bundle the cert and key on renewal
the postsave command is ran by certmonger when a certificate is
requested (which will happen on certificate renewal). The previous
command given didn't take into account the file that haproxy expects,
which is a bundled PEM file with both the certificate and the key. Thus,
certmonger would have never generated a new bundle that haproxy would
use, resulting in haproxy always having an old bundle after certificate
expiration.

This fixes that.

Change-Id: Idb650d35f56abaf6a17e17794a068dd5933e6a62
Closes-Bug: #1712514
2017-08-23 15:13:19 +03:00
lib Merge "Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk" 2017-07-14 23:44:24 +00:00
manifests HAProxy: Make certmonger bundle the cert and key on renewal 2017-08-23 15:13:19 +03:00
releasenotes Merge "Support for Dell EMC VMAX Manila Driver" 2017-08-19 03:07:04 +00:00
spec Merge "Support for Dell EMC VMAX ISCSI Cinder Driver" 2017-08-19 03:06:59 +00:00
templates Merge "Add logrotate-crond configuration" 2017-08-17 13:38:28 +00: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
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
Puppetfile_extras Migrates OpenDaylight to official repo 2017-05-05 13:41:34 -04:00
README.md Update link addresses in README.md 2017-08-03 14:22:29 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Update tox configuration 2017-05-17 17:04:02 +00:00
metadata.json Release Pike rc1 - 7.3.0 2017-08-16 22:32:59 -07: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 openstackdocstheme>=1.16.0 2017-07-31 11:04:17 +08:00
tox.ini Add environment variable 2017-06-12 16:06:48 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing