puppet-tripleo/manifests
Lukas Bezdicka a70c065aab 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
Depends-On: I49bd6f0017048fbab8a4011d5d7c3ffc6cda85b6
(cherry picked from commit 9e729c0db2)
2017-04-28 16:28:20 +02:00
..
certmonger certmonger: improve orchestration for puppet4 2016-09-20 16:17:43 -04:00
cluster Modify cassandra dependency 2015-12-14 14:15:15 +00:00
firewall [CVE-2016-9599] Enforce Firewall TCP / UDP rules management 2016-12-22 12:32:59 -05:00
glance NFS mounting for Glance file backend 2016-11-01 13:34:13 +01:00
haproxy [CVE-2016-9599] Enforce Firewall TCP / UDP rules management 2016-12-22 12:32:59 -05:00
host Call VF configuration from udev rules 2017-01-20 11:20:33 -03:30
network Ensure keepalived is restarted when necessary. 2016-11-11 18:49:15 +00:00
pacemaker Ensure presence of pacemaker restart directory. 2016-10-13 15:41:57 +00:00
packages packages: run upgrade at 'setup' stage 2016-10-17 14:06:18 +00:00
profile Ensure we configure ssl.conf 2017-04-28 16:28:20 +02:00
fencing.pp Configure fencing devices 2015-06-12 18:40:50 +02:00
firewall.pp Cleanup the firewall logic. 2016-10-13 16:30:48 +00:00
haproxy.pp Fixes missing haproxy firewall rules for OpenDaylight 2017-01-05 10:26:24 -05:00
init.pp Implement firewalling in tripleo::firewall 2015-07-15 11:58:46 +02:00
keepalived.pp Better way to ensure keepalived before haproxy. 2016-11-09 14:05:03 +00:00
noop.pp Add class to set noop on various puppet resources 2015-07-03 17:16:07 -04:00
packages.pp packages: run upgrade at 'setup' stage 2016-10-17 14:06:18 +00:00
redis_notification.pp Loadbalancer: Add support for Redis 2015-04-16 21:13:40 +02:00
selinux.pp Add tripleo::selinux 2016-05-05 13:19:20 -04:00
trusted_ca.pp Add manifests to inject and trust CA certificates 2016-08-23 14:36:20 +00:00
trusted_cas.pp Add manifests to inject and trust CA certificates 2016-08-23 14:36:20 +00:00
ui.pp Enable communication between UI and the Undercloud by making HAProxy 2016-11-08 10:09:51 +00:00
vip_hosts.pp Add class to write overcloud VIPs into /etc/hosts 2016-09-06 17:15:26 +03:00