diff --git a/inventory/host_vars/retrace01.qa.fedoraproject.org b/inventory/host_vars/retrace01.qa.fedoraproject.org index 96426db652..81faa4a1d2 100644 --- a/inventory/host_vars/retrace01.qa.fedoraproject.org +++ b/inventory/host_vars/retrace01.qa.fedoraproject.org @@ -16,13 +16,11 @@ nagios_Check_Services: swap: false faf_repos: - - { name: 'fedora-27-updates-testing-source', - url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/27/SRPMS/', - arch: 'source' - opsys: 'Fedora 27' - } - - { name: 'fedora-27-updates-source' - url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/27/SRPMS/' - arch: 'source' - opsys: 'Fedora 27' - } + - - name: 'fedora-27-updates-testing-source', + - url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/27/SRPMS/', + - arch: 'source' + - opsys: 'Fedora 27' + - - name: 'fedora-27-updates-source' + - url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/27/SRPMS/' + - arch: 'source' + - opsys: 'Fedora 27'