864f9b221e
puppet-apache has dropped support for fastcgi on RHEL/CentOS 7 hosts (1).
This patch deprecate fastcgi for removal in the P+2 release. Civetweb
is set a the default frontend for rgw.
Change-Id: I8681018ccd9d38df5e964385d6d433c42c246b06
1: 6c1ed75df6
11 lines
342 B
YAML
11 lines
342 B
YAML
---
|
|
features:
|
|
- |
|
|
Changed default frontend of rgw from fastcgi to civetweb.
|
|
deprecations:
|
|
- |
|
|
fastcgi frontend for RGW has been deprecated. Puppetlabs
|
|
puppetlabs-apache has dropped support for fastcgi on RHEL/CentOS
|
|
7 hosts. puppetlabs-apache <= 2.2.0 is required for fastcgi.
|
|
Fastcgi will be removed in P+2 release.
|