make download-cc-rdu01 into a real boy

This commit is contained in:
Stephen Smoogen 2018-07-02 17:30:00 +00:00
parent 237f06e986
commit b031a4c365
2 changed files with 1 additions and 3 deletions

View file

@ -352,6 +352,7 @@ download05.phx2.fedoraproject.org
download-phx2
download-ibiblio
download-rdu2
download-cc-rdu
[elections]
elections01.phx2.fedoraproject.org

View file

@ -71,9 +71,6 @@
copy: src="{{ files }}/download/download-sync.cron" dest=/etc/cron.d/download-sync owner=root group=root mode=644
when: inventory_hostname == 'download-cc-rdu01.fedoraproject.org'
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"