whitelist new box as zrepl target
This commit is contained in:
@@ -40,8 +40,9 @@ jobs:
|
|||||||
listen: "{{ansible_host}}:35566" # NAT-ed to 193.40.103.250
|
listen: "{{ansible_host}}:35566" # NAT-ed to 193.40.103.250
|
||||||
clients: {
|
clients: {
|
||||||
"78.28.64.17": "offsite.k-space.ee",
|
"78.28.64.17": "offsite.k-space.ee",
|
||||||
|
"78.28.64.97": "eaas",
|
||||||
}
|
}
|
||||||
filesystems:
|
filesystems:
|
||||||
'nas/k6': true
|
'nas/k6<': true
|
||||||
snapshotting: # handled by above job, separated for secuwurity (isolation of domains)
|
snapshotting: # handled by above job, separated for secuwurity (isolation of domains)
|
||||||
type: manual
|
type: manual
|
||||||
|
Reference in New Issue
Block a user