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

[statistics]
sendmailpath = /usr/sbin/sendmail

[communication]
protocol = xmlrpc/ssl
password = foobat
key = /etc/bcfg2.key

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