bcfg2.conf(5) - Linux man page
Name
bcfg2.conf - configuration parameters for bcfg2Description
- bcfg2.conf includes configuration parameters for the bcfg2 server and client.
Sections
- [server]
- repository=/path/to/repository
- structures=list of enabled structures
- bundles=list of enabled bundles
- svn=(yes|no) (Repository is svn managed)
- [communication]
- password=communication password
- key=/path/to/ssl/key
- protocol=xmlrpc/ssl
- agent-port=TCP_port
- [components]
- repository=/path/to/repository
- list of component urls
componentname=url
