puppet-tripleo/manifests/profile/base
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
..
aodh Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
barbican Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
ceilometer Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
ceph Include ceph::profile::client from rgw.pp 2017-03-16 00:49:50 +01:00
cinder Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
database Don't try and create the my.cnf.d dir everytime 2017-04-06 13:03:59 -06:00
glance Remove certificate request bits from service profiles 2017-03-26 14:10:26 +00:00
gnocchi Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
heat Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
ironic Merge "Stop including ironic::drivers::ssh in the ironic-conductor profile" 2017-04-07 18:45:18 +00:00
logging Fix missing groups for fluentd user 2017-03-30 21:51:40 +02:00
manila Set enabled_share_protocols based on enabled backends 2016-10-07 12:21:48 +02:00
metrics updates to collectd support 2017-01-18 10:06:15 -05:00
mistral Fix mistral sync_db profile steps 2016-08-09 16:32:45 +02:00
monitoring Deploy monitoring/logging agents sooner 2016-10-21 12:41:25 +02:00
neutron Merge "Add networking-vpp ML2 mechanism driver support" 2017-04-07 17:32:58 +00:00
nova Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
octavia Add initial profiles for rest of Octavia services 2017-01-25 18:17:25 -03:30
panko Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
sahara Move db syncs into mysql base role 2016-09-27 12:08:20 -04:00
swift Merge "Migrate Swift ring handling from tripleo-heat-templates to puppet-tripleo" 2017-04-07 02:49:31 +00:00
time Stop the chronyd service 2017-03-06 12:33:53 -07:00
trove Move db syncs into mysql base role 2016-09-27 12:08:20 -04:00
aodh.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
auditd.pp Add AuditD Profile 2017-01-27 10:10:34 +00:00
barbican.pp Add barbican profile 2016-10-19 08:44:58 +03:00
ceilometer.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
ceph.pp Enable usage of "short names" for Ceph cluster 2016-10-05 16:22:40 +03:00
certmonger_user.pp Ensure directory exists for certificates for httpd 2017-04-11 11:45:43 +00:00
cinder.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
congress.pp Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
docker.pp Add registry_mirror to base::docker profile 2017-04-08 08:48:01 -04:00
docker_registry.pp Use docker profile in docker_registry 2017-04-07 16:27:03 -04:00
etcd.pp Move etcd to step 2 2017-04-04 20:57:32 -04:00
gnocchi.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
haproxy.pp Remove certificate request bits from service profiles 2017-03-26 14:10:26 +00:00
heat.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
horizon.pp Move horizon to step 3 2017-04-02 21:13:05 -04:00
ironic.pp Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
ironic_inspector.pp Ironic inspector support 2017-02-20 13:53:57 -05:00
keepalived.pp Adds auto-detection for VIP interfaces 2016-11-20 11:47:57 -05:00
kernel.pp Defaults empty hash to kernel_modules and sysctl_settings 2016-08-15 19:24:32 -04:00
keystone.pp Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00
manila.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
memcached.pp Fix parameters and headers inconsistency in the puppet manifests. 2016-08-08 22:44:01 +02:00
mistral.pp Remove the string cast for using transport_url 2017-02-22 10:39:44 +01:00
neutron.pp Default neutron dhcp_agents_per_network to number of agents 2017-02-27 11:46:45 -03:30
nova.pp Configure migration SSH tunnel 2017-04-03 09:12:55 +01:00
octavia.pp Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
pacemaker.pp Make the cluster-check property configurable 2017-04-05 08:41:27 +02:00
pacemaker_remote.pp pacemaker remote profile support 2017-01-24 15:46:51 +01:00
panko.pp panko: Do db_sync in api manifest 2017-03-10 12:11:34 +02:00
qdr.pp Qpid dispatch router puppet profile 2017-03-29 10:19:59 +02:00
rabbitmq.pp syntax error extra comma in rabbitmq.pp 2017-04-07 07:32:39 -04:00
sahara.pp sahara: include authtoken class 2017-03-07 20:42:42 +00:00
securetty.pp securetty: use validate_array for tty list 2017-03-30 12:05:57 +03:00
snmp.pp Removing WARNING: line has more than 140 characters in puppet-tripleo profiles 2016-08-11 19:11:51 +00:00
sshd.pp Stop SSHD profile clobbering SSH client config 2017-04-11 21:54:44 +01:00
tacker.pp Use rpc and notify transport_url for oslo_messaging backends 2017-02-17 10:08:38 -05:00
tuned.pp Tuned should be configured properly 2017-03-13 11:16:07 +00:00
ui.pp Manage tripleo-ui configuration files with puppet 2016-09-16 14:11:14 +02:00
validations.pp Add validations profile for tripleo 2016-09-12 17:39:50 +02:00
vpp.pp Add VPP service 2017-02-17 09:57:06 -05:00
zaqar.pp Ensure we configure ssl.conf 2017-04-18 17:07:46 +02:00