From 787966ff39efb161df049db0989baf3d5ebdf547 Mon Sep 17 00:00:00 2001 From: patvdv Date: Sat, 3 Oct 2015 20:06:15 +0200 Subject: [PATCH] Update doc for master->slave operations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8a1148..d22f01c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SUDO Controls SUDO Controls is a light-weight **SUDO fragments/rules** distribution & management framework which: -* uses a **desired state** model: SUDO Controls pushes fragments from a master server onto client host and applies them according to the central configuration. +* uses a **desired state** model: SUDO Controls pushes fragments from a master (or slave) server onto client host(s) and applies them according to the central configuration. * uses **SSH** as **transport** mechanism: SUDO Controls connects to client hosts through the secure path of SSH.