This commit is contained in:
Ralph Bean 2014-12-12 20:11:24 +00:00
parent f564ccfe20
commit f1ed898b9f

View file

@ -1,15 +1,15 @@
copy: src=fingerprints.html dest=/srv/web/fingerprints.html
notify:
- restart httpd
tags:
- fingerprints
- httpd
- httpd/fingerprints
- copy: src=fingerprints.html dest=/srv/web/fingerprints.html
notify:
- restart httpd
tags:
- fingerprints
- httpd
- httpd/fingerprints
copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf
notify:
- restart httpd
tags:
- fingerprints
- httpd
- httpd/fingerprints
- copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf
notify:
- restart httpd
tags:
- fingerprints
- httpd
- httpd/fingerprints