From 16b7ac3cb7f9a49e6b7985059c3d08e984cf468c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 7 May 2012 13:48:16 -0500 Subject: Options: Change default paranoid setting to 'true' This makes setting up paranoid mode easier while silencing bcfg2-lint errors. Signed-off-by: Sol Jerome --- doc/client/modes.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/client/modes.txt') diff --git a/doc/client/modes.txt b/doc/client/modes.txt index 639387859..4cdc54960 100644 --- a/doc/client/modes.txt +++ b/doc/client/modes.txt @@ -33,7 +33,7 @@ How do I use it? ---------------- #. In the Bcfg2 repository, put `paranoid='true'` in the ``info.xml`` - file. + file (this is the default setting). #. On the client, create ``/var/cache/bcfg2`` (or specify an alternate path in the [paranoid] section of ``/etc/bcfg2.conf``). #. On the client, run `bcfg2` with the `-P` option (alternatively, you @@ -71,9 +71,7 @@ accomplish this by adding a global metadata override in your [mdata] paranoid=true -This will override the default value of "paranoid=false" and change it to -"true" which will cause every file you add or update in your Bcfg2 repo -to backup on the client as specified in your client config. +.. note:: This is the default setting. Overall client service mode =========================== -- cgit v1.2.3-1-g7c22