add mirror role and enable syncs on mirror group
This commit is contained in:
parent
b2c634425b
commit
278f2deb92
7 changed files with 277 additions and 0 deletions
2
roles/mirror/sync/templates/mirror.conf.j2
Normal file
2
roles/mirror/sync/templates/mirror.conf.j2
Normal file
|
@ -0,0 +1,2 @@
|
|||
SRC="{{ source }}"
|
||||
RSYNCOPTS="{{ rsyncoptions | join(' ') }}"
|
Loading…
Add table
Add a link
Reference in a new issue