From cd5b18d68e679fc1aa0548ac984f36e33c1ad897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 5 Oct 2017 15:04:44 +0200 Subject: [PATCH] retrace: try this --- .../host_vars/retrace01.qa.fedoraproject.org | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) 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'