summaryrefslogtreecommitdiffstats
path: root/encap/src/bcfg2-site/bcfg2-site-RENAME/etc/bcfg2.conf.tmpl
blob: 536faa82d3687a53ba1c57a96b3ab1a8d1418fd5 (plain)
1
2
3
4
5
6
7
8
9
10
#include "site-settings.conf"
[communication]
protocol = xmlrpc/ssl
password = ${BCFG2_PASSWORD}

[components]
bcfg2 = https://${BCFG2_SERVER}:${BCFG2_PORT}

[statistics]
sendmailpath = ${SENDMAILPATH}