Questions tagged [synctool]

synctool is a administration tool that keeps configuration files synchronized across all nodes in a cluster.

synctool is written in Python and licensed under the GPL.

References

1 questions
1
vote
1 answer

Transfer files and run commands to/on remote servers, are there light weight tools

I tried synctool, it can run simple command on remote "nodes", such as "date", "hostname". But it failed to sync itself ("masterdir") to nodes/host. $synctool ...... can not mkdir on node1 ... or something ... Beside "puppet, chef", is there any…
Andrew_1510
  • 12,258
  • 9
  • 51
  • 52