Rename mirror/reportmirror to reportmirror
This commit is contained in:
parent
e2c59bc220
commit
b7a3415352
5 changed files with 11 additions and 11 deletions
|
@ -27,11 +27,11 @@
|
|||
- base
|
||||
- mirror/base
|
||||
- mirror/thinlinc
|
||||
- role: mirror/reportmirror
|
||||
mirror_hostname: mirrors.foo.sh
|
||||
mirror_mirrors: [epel, fedora]
|
||||
mirror_sitename: foo.sh
|
||||
mirror_password: "{{ report_mirror_pass }}"
|
||||
- role: reportmirror
|
||||
reportmirror_hostname: mirrors.foo.sh
|
||||
reportmirror_mirrors: [epel, fedora]
|
||||
reportmirror_sitename: foo.sh
|
||||
reportmirror_password: "{{ report_mirror_pass }}"
|
||||
- role: mirror/sync
|
||||
mirror_label: fedora-epel
|
||||
mirror_source:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue