From a940766e7b158b0f2e52564cf75432ae98d8cc70 Mon Sep 17 00:00:00 2001 From: Kenneth Wilke Date: Wed, 14 Aug 2013 10:00:14 -0500 Subject: [PATCH] updated readme --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4131a1e..c4eb830 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,11 @@ Install a minion salt.master =========== -Install a master. Every option available in the master template can be set in the pillar file: +Install a master. + +Configuration +============= +Every option available in the templates can be set in pillar. Settings under 'salt' will be overridden by more specific settings under salt['master'] or salt['minion'] ::