datacenter config: document that the migration network affects replications
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
09dd1c9579
commit
a042611c9d
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ my $migration_format = {
|
|||
optional => 1,
|
||||
type => 'string', format => 'CIDR',
|
||||
format_description => 'CIDR',
|
||||
description => "CIDR of the (sub) network that is used for migration."
|
||||
description => "CIDR of the (sub) network that is used for migration and replication."
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue