Try and make proxies not replace files twice and also fix el7 python hash hotfix.

This commit is contained in:
Kevin Fenzi 2015-02-02 00:39:49 +00:00
parent dca00f57fa
commit a5d5bfff7f
3 changed files with 13 additions and 12 deletions

View file

@ -1 +0,0 @@
export OPENSSL_NO_DEFAULT_ZLIB=1

View file

@ -24,17 +24,6 @@
- forwarded.conf
- 00-namevirtualhost.conf
- 01-keepalives.conf
- headers.conf
notify:
- restart httpd
tags:
- httpd
- httpd/proxy
- name: And, copy in /etc/sysconfig/httpd
copy: >
src=sysconfig-httpd dest=/etc/sysconfig/httpd
owner=root group=root mode=0644
notify:
- restart httpd
tags: