summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-07-31 14:53:02 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-07-31 14:53:02 +0000
commite9ba602ea0781d9cdf2683561e61309d6d6b8b12 (patch)
tree40dea65b061447bd139cb6bf4fdb5c86c7d32bb5 /examples
parent770daad7cc4db1a2be8de655bd2e4930dbee236d (diff)
downloadbcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.tar.gz
bcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.tar.bz2
bcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.zip
Documentation: Update man pages to reflect changes in 1.0
* Add Snapshots documentation * Fix example bcfg2.conf * Add Plugin descriptions for server plugins Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5397 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'examples')
-rw-r--r--examples/bcfg2.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/bcfg2.conf b/examples/bcfg2.conf
index d163e9e1a..cac424576 100644
--- a/examples/bcfg2.conf
+++ b/examples/bcfg2.conf
@@ -1,9 +1,8 @@
[communication]
protocol = xmlrpc/ssl
password = foobat
-key = /etc/bcfg2.key
-# fingerprint of server (from bcfg2-admin fingerprint)
-#fingerprint = [server fingerprint]
+# certificate = /etc/bcfg2.key
+# key = /etc/bcfg2.key
[components]
bcfg2 = https://localhost:6789