From 930ee2671c8b18c7f7073688d8e2018e614ceefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 5 Oct 2017 15:13:33 +0200 Subject: [PATCH] retrace: syntax error fix --- inventory/host_vars/retrace01.qa.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/retrace01.qa.fedoraproject.org b/inventory/host_vars/retrace01.qa.fedoraproject.org index cb26bfb2a6..718c88c2cc 100644 --- a/inventory/host_vars/retrace01.qa.fedoraproject.org +++ b/inventory/host_vars/retrace01.qa.fedoraproject.org @@ -18,11 +18,11 @@ nagios_Check_Services: faf_repos: - { name: 'fedora-27-updates-testing-source', url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/27/SRPMS/', - arch: 'source' + arch: 'source', opsys: 'Fedora 27' } - { name: 'fedora-27-updates-source' url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/27/SRPMS/' - arch: 'source' + arch: 'source', opsys: 'Fedora 27' }