Remove old releng-dash conf file.

This commit is contained in:
Ralph Bean 2016-03-04 18:00:43 +00:00
parent 95d3b67999
commit 7a9d1e861d

View file

@ -11,6 +11,15 @@
handlers:
- include: "{{ handlers }}/restart_services.yml"
tasks:
# We retired this in favor of PDC
# https://lists.fedoraproject.org/archives/list/rel-eng@lists.fedoraproject.org/thread/LOWVTF6WTS43LNPWDEISLXUELXAH5YXR/#LOWVTF6WTS43LNPWDEISLXUELXAH5YXR
- file:
dest=/etc/httpd/conf.d/apps.fedoraproject.org/fedora-releng-dash.conf
state=absent
tags: releng-dash
notify: reload apache
roles:
- role: httpd/mime-type