puppet-tripleo/manifests/profile/base/nova
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
..
compute nova/libvirt: switch vnc server binding 2017-02-06 17:10:19 +00:00
api.pp Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
authtoken.pp Configure authtoken in Nova Placement 2017-02-21 14:40:43 -07:00
compute.pp Ensure iscsi-initiator-utils installed 2017-03-23 09:58:34 -06:00
conductor.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
consoleauth.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
ec2api.pp Add missing include of ::ec2api::keystone::authtoken 2017-03-27 22:37:15 +02:00
libvirt.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
placement.pp Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
scheduler.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
vncproxy.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00