From b7c6fe0f48620582c92f3f7cdacb14cbedc62df2 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 6 May 2015 08:28:35 +0000 Subject: [PATCH] make mm-crawler02 also a crawler --- playbooks/groups/mirrormanager.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/mirrormanager.yml b/playbooks/groups/mirrormanager.yml index f3c4f1e9d3..aedf55fb55 100644 --- a/playbooks/groups/mirrormanager.yml +++ b/playbooks/groups/mirrormanager.yml @@ -60,7 +60,7 @@ - include: "{{ handlers }}/restart_services.yml" - name: Deploy the crawler - hosts: mm-crawler01.phx2.fedoraproject.org:mm-crawler01.stg.phx2.fedoraproject.org + hosts: mm-crawler01.phx2.fedoraproject.org:mm-crawler01.stg.phx2.fedoraproject.org:mm-crawler02.phx2.fedoraproject.org user: root gather_facts: True