Config.inc

From techdocs
Jump to navigation Jump to search

Type: file

Location: /var/lib/cfengine/masterfiles/config.inc on the cfengine hub.

config.inc is one of the component files used by the check_and_install_promises on the cfengine hub to create cfengine's promises.cf file.

The file is included very early on in promises.cf where it takes a more general host class, such as vlabserver, and uses this to define additional host classes more specific to functionality, such as userlogin which is then, in turn, used to define classes such as ldap, automounter, etc.