puppet-tripleo/manifests
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
..
certmonger Ensure directory exists for certificates for httpd 2017-04-11 11:45:43 +00:00
cluster Modify cassandra dependency 2015-12-14 14:15:15 +00:00
firewall Add a default rule for dhcpv6 traffic 2017-01-27 10:54:28 +01:00
glance NFS mounting for Glance file backend 2016-10-21 17:41:03 +02:00
haproxy Use correct manage_firewall hieradata 2017-04-03 14:04:47 +00:00
host Delete the unnecessary word in numvfs_persistence.pp 2017-01-23 06:10:02 +00:00
network Fix style nits in contrail manifests 2017-02-01 21:35:15 +01:00
pacemaker Composable HA 2017-01-25 19:32:31 +00:00
packages packages: run upgrade at 'setup' stage 2016-10-14 18:17:30 -04:00
profile Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
fencing.pp Add support for fence_ironic fencing agent. 2017-01-11 16:55:32 +00:00
firewall.pp firewall: stop using stdlib stages 2016-11-21 14:24:20 -05:00
haproxy.pp Merge "Adding listen_options for Contrail Webui https in haproxy" 2017-04-07 18:45:48 +00:00
init.pp Implement firewalling in tripleo::firewall 2015-07-15 11:58:46 +02:00
keepalived.pp Adding OVNDBs vip to keepalive 2017-03-10 14:12:03 -05:00
noop.pp Add class to set noop on various puppet resources 2015-07-03 17:16:07 -04:00
packages.pp Ensure package updates don't happen unexpectedly 2016-12-22 16:42:12 +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
tls_proxy.pp Add TLS proxy resource 2016-12-20 08:50:08 +00: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 Adjust UI manifest (language list) 2017-04-06 11:19:52 +01:00