upgrades: deploy mod_ssl when upgrading apache
authorEmilien Macchi <emilien@redhat.com>
Wed, 26 Apr 2017 19:56:41 +0000 (15:56 -0400)
committerEmilien Macchi <emilien@redhat.com>
Wed, 26 Apr 2017 20:08:26 +0000 (20:08 +0000)
commita6041608ca68aad4298ed9e8febafc442a250a55
tree900b922cd8d76adcc4adc6a0db6f28d221e05b3b
parent933dd62de3867cafe166ed5598e112a9093d1399
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
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]
puppet/services/zaqar.yaml