RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Lukas Bezdicka ef4a1da270 Ensure we configure ssl.conf
Every time we call apache module regardless of using SSL we have to
configure mod_ssl from puppet-apache or we'll hit issue during package
update. File /etc/httpd/conf.d/ssl.conf from mod_ssl package contains
Listen 443 while apache::mod::ssl just configures SSL bits but does not
add Listen. If the apache::mod::ssl is not included the ssl.conf file is
removed and recreated during mod_ssl package update. This causes
conflict on port 443.

Change-Id: Ic5a0719f67d3795a9edca25284d1cf6f088073e8
Related-Bug: 1682448
Resolves: rhbz#1441977
(cherry picked from commit 9e729c0db2)
2017-04-19 13:41:14 +02:00
lib Throw warnings for norpm actions 2017-03-09 00:37:44 +00:00
manifests Ensure we configure ssl.conf 2017-04-19 13:41:14 +02:00
releasenotes Ensure we configure ssl.conf 2017-04-19 13:41:14 +02:00
spec Migrate Swift ring handling from tripleo-heat-templates to puppet-tripleo 2017-04-09 17:18:57 +00:00
templates Enable languages in UI config 2017-02-18 15:19:32 +00:00
.gitignore Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-16 12:59:09 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Fixes issues with raising mysql file limit 2017-03-20 14:16:58 +00:00
README.md Show team and repo badges on README 2016-11-25 17:16:13 +01:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add bindep support 2017-03-13 21:56:19 +00:00
metadata.json Prepare 6.3.0 - Ocata RC2 2017-02-25 09:52:08 -05:00
setup.cfg Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
tox.ini Add basic structure for ReNo 2016-12-03 13:16:33 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.