summaryrefslogtreecommitdiffstats
path: root/examples/bcfg2.conf
blob: e1492aa5a8090e7fca86779944817a75ff531346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[server]
repository = /var/lib/bcfg2
plugins = Base,Bundler,Cfg,Metadata,Pkgmgr,Rules,SSHbase

[communication]
protocol = xmlrpc/ssl
password = foobat
key = /etc/bcfg2.key
# fingerprint of server (from bcfg2-admin fingerprint)
#fingerprint = [server fingerprint]

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