puppet-tripleo/manifests/profile/base/ceilometer
Lukas Bezdicka 9e729c0db2 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
2017-04-18 17:07:46 +02:00
..
agent Add ceilometer polling agent profile 2017-02-25 12:19:31 -05:00
api.pp Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
collector.pp Re-run gnocchi and ceilometer upgrade in step 5 2017-03-27 13:00:31 +00:00
expirer.pp Removing WARNING: line has more than 140 characters in puppet-tripleo profiles 2016-08-11 19:11:51 +00:00