retrace: syntax error fix
This commit is contained in:
parent
472152c95a
commit
930ee2671c
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue