add fedora report_mirror tool and enable it

This commit is contained in:
Timo Makinen 2019-05-12 23:55:21 +03:00
parent 50d4fad823
commit 12f654bb13
4 changed files with 112 additions and 0 deletions

View file

@ -0,0 +1,14 @@
---
- name: install reportmirror packages
package:
name: mirrormanager2-client
state: installed
- name: create reportmirror config from template
template:
dest: /etc/mirrormanager-client/report_mirror.conf
src: report_mirror.conf.j2
mode: 0640
owner: root
group: mirror