enable rsync/server on mirror hosts
This commit is contained in:
parent
d49da2f96e
commit
8ab0c58e21
2 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,4 @@ datadisk_size:
|
|||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 873, from: [172.20.20.0/22]}
|
||||
|
|
|
@ -66,3 +66,4 @@
|
|||
- "--include=/syspatch/?.?/amd64/*"
|
||||
- "--exclude=*"
|
||||
- "--delete-excluded"
|
||||
- role: rsync/server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue