From c7b1f081f76fdd73e36d199435bc69fb9ad01af2 Mon Sep 17 00:00:00 2001 From: Forrest Alvarez Date: Tue, 28 Jan 2014 17:53:07 +0000 Subject: [PATCH] Updated readme to match standards --- README.rst | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index c4eb830..6d63857 100644 --- a/README.rst +++ b/README.rst @@ -1,20 +1,26 @@ +==== salt ==== Yes, Salt can Salt itself! -salt.minion -=========== +.. note:: + + See the full `Salt Formulas installation and usage instructions + `_. + +``salt.minion`` +--------------- Install a minion -salt.master -=========== +``salt.master`` +--------------- Install a master. -Configuration -============= +``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'] ::