summaryrefslogtreecommitdiffstats
path: root/examples/bcfg2.conf
blob: f08fc2abea49c3c4bc1402752814dd0b025be9c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[server]
repository = /disks/bcfg2
structures = Bundler,Base
generators = SSHbase,Cfg,Pkgmgr,Svcmgr
metadata = /disks/bcfg2/etc

[statistics]
sendmailpath = /usr/sbin/sendmail

[communication]
protocol = xmlrpc/ssl
password = foobat
url = https://localhost:9443
key = /etc/cobalt.key

[components]
bcfg2 = https://localhost:6789