Forum: Cfengine Help Subject: Re: Bundling the configuration into modules Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,20949,21008#msg-21008
Typically files are organizes thus: Cfengine policy files: /var/cfengine/inputs I do not have any subdirectories. I do split the files up and use bundles. For example the file postfix.cf would handle configuring postfix. So a typical list of files might be promises.cf globals.cf site.cf hardending.cf postfix.cf ntp.cf apache.cf monitor.cf All of these files are copied to each client. There is seldom a compelling reason to limit this. Master files reside on the policy host. In my installs they are at /var/cf-masterfiles/. These could be application configuration files, binaries or SSL certs. The policy host acts as a file server and allows clients to download files as requested by the client when the client runs its policy. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine