make sure mirrormanager.conf is blanked so it doesn't start up

This commit is contained in:
Seth Vidal 2013-06-07 19:35:37 +00:00
parent c4ac828c8e
commit 9cacbc4594

View file

@ -24,6 +24,14 @@
tags:
- config
# nuke mirrormanager.conf so that it doesn't start up
- name: kill /etc/httpd/conf.d/mirrrormanager.conf
copy: content="blanked on purpose" dest=/etc/httpd/conf.d/mirrormanager.conf
notify:
- restart apache
tags:
- config
# selinux policy - mirrormanager - put in place - for the sockfile
#