From afcce3a9211e8f71c88afb9d4e9c97f5cbe77a00 Mon Sep 17 00:00:00 2001 From: gordon Date: Fri, 21 Jan 2011 19:27:34 -0800 Subject: Make references to "plugins" more consistent. By eliminating most references to the standard set, the documentation should be accurate more often as the standard set changes. --- doc/appendix/guides/web-reports-install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/appendix/guides/web-reports-install.txt') diff --git a/doc/appendix/guides/web-reports-install.txt b/doc/appendix/guides/web-reports-install.txt index 39b08cbf1..7ec7efb4e 100644 --- a/doc/appendix/guides/web-reports-install.txt +++ b/doc/appendix/guides/web-reports-install.txt @@ -136,7 +136,7 @@ Add DBStats to the plugins line of ``bcfg2.conf``. The resulting [server] repository = /var/lib/bcfg2 - plugins = Base,Bundler,Cfg,DBStats,Metadata,Packages,Probes,Rules,SSHbase + plugins = Base,Bundler,Cfg,...,DBStats Start/restart the Bcfg2 server:: @@ -160,7 +160,7 @@ then have something like this:: [server] repository = /var/lib/bcfg2 - plugins = Base,Bundler,Cfg,DBStats,Metadata,Packages,Probes,Rules,SSHbase + plugins = Base,Bundler,Cfg,...,DBStats [statistics] sendmailpath = /usr/lib/sendmail -- cgit v1.2.3-1-g7c22