Is this an selinux issue?
Nope, from var/log/messages
Feb 15 08:18:10 packstack httpd: AH00526: Syntax error on line 1 of
/etc/httpd/conf.d/deflate.conf:
Feb 15 08:18:10 packstack httpd: Invalid command
'AddOutputFilterByType', perhaps misspelled or defined by a module not
included in the server configuration
httpd-2.4.10-1.fc20.x86_64
Trunk openstack-puppet-modules RPM is tracking master branch of
puppetlabs-apache and looks like it introduced a bug mishandling 2.2
vs 2.4 differences, mod_deflate was superseded by mod_filter in 2.4.
Cheers,
Alan