[pve-devel] [PATCH cluster/manager 0/2] ui: add datacenter replication network option
Maximiliano Sandoval
m.sandoval at proxmox.com
Fri Jul 18 10:13:47 CEST 2025
This is a followup of
https://lore.proxmox.com/all/20250612132951.449798-2-m.sandoval@proxmox.com/T/#u.
We expose the option in the UI and we fix an issue where the config would be generated wrongly, e.g.
replication: type=secure,network=10.10.10.161/24
instead of :
replication: secure,network=10.10.10.161/24
cluster:
Maximiliano Sandoval (1):
datacenter config: Actually write the replication config
src/PVE/DataCenterConfig.pm | 4 ++++
1 file changed, 4 insertions(+)
manager:
Maximiliano Sandoval (1):
ui: dc/options: allow to edit cluster wide replication settings
www/manager6/dc/OptionView.js | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
Summary over all repositories:
2 files changed, 32 insertions(+), 0 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list