ok I think I have a handle on this now
This commit is contained in:
parent
0f44ad08bd
commit
ec01e348ed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
define servicegroup {
|
||||
servicegroup_name mirrorlist
|
||||
alias Mirrorlist
|
||||
members {% for host in groups['proxies'] %}{{host}}, mirrors.fedoraproject.org - mirrorlist, {% endfor %}
|
||||
members {% for host in groups['proxies'] %}{{host}}, http-mirrors.fedoraproject.org-mirrorlist, {% endfor %}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue