diff --git a/inventory/inventory b/inventory/inventory index 5661c11b47..4c20edfb19 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -272,6 +272,13 @@ download03.phx2.fedoraproject.org download04.phx2.fedoraproject.org download05.phx2.fedoraproject.org +[download_iad2] +dl01.iad2.fedoraproject.org +dl02.iad2.fedoraproject.org +dl03.iad2.fedoraproject.org +dl04.iad2.fedoraproject.org +dl05.iad2.fedoraproject.org + [download_ibiblio] download-ib01.fedoraproject.org @@ -284,7 +291,6 @@ download-cc-rdu01.fedoraproject.org [download_tier1] download04.phx2.fedoraproject.org download05.phx2.fedoraproject.org -#download-rdu01.fedoraproject.org [download_phx2_virtual] download01.phx2.fedoraproject.org diff --git a/playbooks/groups/download.yml b/playbooks/groups/download.yml index d9fd7f8c68..48668a2865 100644 --- a/playbooks/groups/download.yml +++ b/playbooks/groups/download.yml @@ -1,4 +1,4 @@ -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=download_ibiblio:download_cc_rdu:download_phx2_virtual" +- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=download_ibiblio:download_cc_rdu:download_phx2_virtual:download_iad2" - name: Download servers hosts: download