cdist vs Rdist
A side-by-side look at cdist and Rdist. For an in-depth review of either product, follow the links below.
cdist
System & Hardware
cdist is an open source configuration management tool written in Python. It allows system administrators to define the configuration of servers and deploy it to multiple machines in parallel. cdist works by running small scripts called 'manifests' on remote hosts.
configuration-managementautomationpython
Rdist
System & Hardware
Rdist is an open-source remote file distribution and synchronization tool. It allows administrators to keep files on multiple hosts up-to-date by specifying a set of files and directories to copy from a central host and rules for which files should be copied.
remotefiledistributionsynchronization