no-re...@cfengine.com wrote: >Forum: CFEngine Help >Subject: Policy distribution >Author: mpr >Link to topic: >https://cfengine.com/forum/read.php?3,27167,27167#msg-27167 > >Currently our policy is kept in git and distributed using cf-serverd. >Since we already have public/private key authentication for git why not >use git to distribute the files instead of cf-serverd (running "git >pull" from update.cf)? Any ideas or suggestions on this? > >_______________________________________________ >Help-cfengine mailing list >Help-cfengine@cfengine.org >https://cfengine.org/mailman/listinfo/help-cfengine
Git pull isn't enough to ensure a consistent state. Checkout the vcs::vcs_mirror sketch in the design center. I suspect it will be easier to scale cf-server. I use an unlined vcs_mirror in failsafe.cf to keep only the hubs files in sync with git, and cf-serverd to distribute from there. -- Sent from Kaiten Mail for Android. Please excuse my brevity. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine