]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: do not install fastcgi on RHEL 166/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 12 Nov 2015 19:18:12 +0000 (12:18 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 12 Nov 2015 19:21:21 +0000 (12:21 -0700)
commitf942ec8fa9e7d2b5fd3ed699c2820ae7ce9fec9a
treeb1f63882dea321e5c8a859020e4ca52d8b9d36ed
parentedaef65ca153fe2103729fec5ac865e6dcae3a06
testnode: do not install fastcgi on RHEL

Red Hat QE occasionally tests full in-place OS upgrades from RHEL 6 to
RHEL 7. When mod_fastcgi is pre-installed on a RHEL 6 node, and the node
is upgraded to RHEL 7, then Apache will refuse to start unless the QE
team member also upgrades the mod_fastcgi package explicitly. (see
https://bugzilla.redhat.com/1230679 for an example)

Since RGW's Civetweb is becoming mainstream, we don't really need to
focus on mod_fastcgi for Ceph any more, and having it pre-installed on
our RHEL nodes is more of a hindrance than a help.

I'm leaving the CentOS configs alone, for now, so we don't interfere
with any upstream testing with mod_fastcgi.
roles/testnode/vars/redhat_6.yml
roles/testnode/vars/redhat_7.yml