From b36519d761dcc9e432d4b95070ddf6ab821b32a1 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 1 Nov 2015 15:57:05 +0100 Subject: Improve XMLRPC sync - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol selection - Add timeout setting --- config/sshdcond/sshdcond_sync.xml | 84 +++++++++++++++++++++++++++++---------- 1 file changed, 64 insertions(+), 20 deletions(-) (limited to 'config/sshdcond') diff --git a/config/sshdcond/sshdcond_sync.xml b/config/sshdcond/sshdcond_sync.xml index 511df25b..f81f36b0 100755 --- a/config/sshdcond/sshdcond_sync.xml +++ b/config/sshdcond/sshdcond_sync.xml @@ -42,8 +42,8 @@ ]]> sshdcondsync - 1.0.2 - SSH Conditional - Sync + 1.0.6 + Services: SSH Conditional Options - Sync /usr/local/pkg/sshdcond.inc @@ -62,30 +62,74 @@ listtopic - Automatically sync configuration changes + Enable Sync synconchanges - Automatically sync changes to the hosts defined below. - checkbox + +
+ Important: While using "Sync to host(s) defined below", only sync from host A to B, A to C but do not enable XMLRPC sync to A. This will result in a loop! + ]]> +
+ select + + disabled + + + + +
- Remote Server + XMLRPC Timeout + synctimeout + + input + 150 + 5 + + + Replication Targets none rowhelper - - IP Address - ipaddress - IP Address of remote server. - input - 20 - - - Password - password - Password for remote server. - password - 20 - + + Enable + syncdestinenable + + checkbox + + + Protocol + syncprotocol + + select + HTTP + + + + + + + IP Address/Hostname + ipaddress + + input + 40 + + + Port + syncport + + input + 3 + + + Admin Password + password + + password + 20 + -- cgit v1.2.3