upgrades: deploy mod_ssl when upgrading apache
authorSofer Athlan-Guyot <sathlang@redhat.com>
Wed, 26 Apr 2017 21:10:24 +0000 (23:10 +0200)
committerSofer Athlan-Guyot <sathlang@redhat.com>
Thu, 27 Apr 2017 06:55:54 +0000 (08:55 +0200)
commit47078434693aa32b02d8b02877e365d34309e8a6
treefdc1da37cede33ea909c8f1aa7332e52c7df6bc9
parent2e25d117e10ddba126d2e130cd6987e93f591589
upgrades: deploy mod_ssl when upgrading apache

1) When Apache is upgraded, install mod_ssl rpm.
   See https://bugs.launchpad.net/tripleo/+bug/1682448
   to understand why we need mod_ssl.

2) All services that run Apache for API will use the snippet from
   Apache service to deploy mod_ssl, so we don't duplicate the code
   in all services. It's using the same mechanism as ovs upgrade to
   compile upgrade_tasks between both services.

Change-Id: Ia2f6fea45c2c09790c49baab19b1efcab25e9a84
Closes-Bug: #1686503
(cherry picked from commit a6041608ca68aad4298ed9e8febafc442a250a55)
puppet/services/aodh-api.yaml
puppet/services/apache.yaml
puppet/services/barbican-api.yaml
puppet/services/ceilometer-api.yaml
puppet/services/cinder-api.yaml
puppet/services/gnocchi-api.yaml
puppet/services/keystone.yaml
puppet/services/panko-api.yaml
puppet/services/releasenotes/notes/mod_ssl-e7fd4db71189242e.yaml [new file with mode: 0644]