puppet-ceph/releasenotes/notes/depricate-fast-cgi-2fdaeeef93342069.yaml
Keith Schincke 864f9b221e Deprecate mod_fastcgi. Promote civetweb.
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
2017-11-01 11:35:10 -04:00

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.