retrace: try this
This commit is contained in:
parent
10fdeac24b
commit
472152c95a
1 changed files with 10 additions and 8 deletions
|
@ -16,11 +16,13 @@ nagios_Check_Services:
|
||||||
swap: false
|
swap: false
|
||||||
|
|
||||||
faf_repos:
|
faf_repos:
|
||||||
- - name: 'fedora-27-updates-testing-source'
|
- { name: 'fedora-27-updates-testing-source',
|
||||||
- url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/27/SRPMS/'
|
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/27/SRPMS/',
|
||||||
- arch: 'source'
|
arch: 'source'
|
||||||
- opsys: 'Fedora 27'
|
opsys: 'Fedora 27'
|
||||||
- - name: 'fedora-27-updates-source'
|
}
|
||||||
- url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/27/SRPMS/'
|
- { name: 'fedora-27-updates-source'
|
||||||
- arch: 'source'
|
url: 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/27/SRPMS/'
|
||||||
- opsys: 'Fedora 27'
|
arch: 'source'
|
||||||
|
opsys: 'Fedora 27'
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue