summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/bcfg2.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/bcfg2.conf b/examples/bcfg2.conf
index a308f7cd7..db3bb8a3f 100644
--- a/examples/bcfg2.conf
+++ b/examples/bcfg2.conf
@@ -1,5 +1,5 @@
[server]
-repository = /disks/bcfg2
+repository = /var/lib/bcfg2
structures = Bundler,Base
generators = SSHbase,Cfg,Pkgmgr,Svcmgr
@@ -9,7 +9,7 @@ sendmailpath = /usr/sbin/sendmail
[communication]
protocol = xmlrpc/ssl
password = foobat
-key = /etc/cobalt.key
+key = /etc/bcfg2.key
[components]
bcfg2 = https://localhost:6789