Re: Hierarchy of policy hubs

2012-06-15 Thread Marco Marongiu
Thanks all for your precious advice. I'll definitely keep it into account! Ciao -- bronto ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Re: Hierarchy of policy hubs

2012-06-14 Thread Neil Watson
I usually have two directories, sys.workdir/masterfiles and sys.workdir/sitefiles. Masterfiles contains only inputs because the bootstrap process expects to find them there. Sitefiles contains non-cfengine files like other service configuration files. Sys.workdir/modules contains modules that ge

CFEngine Help: Re: Hierarchy of policy hubs

2012-06-14 Thread no-reply
Forum: CFEngine Help Subject: Re: Hierarchy of policy hubs Author: lauwersw Link to topic: https://cfengine.com/forum/read.php?3,26208,26211#msg-26211 It depends on what exactly you want to do. I did something like that in the past for efficiency, so that just one server in a remote group would

Hierarchy of policy hubs

2012-06-14 Thread Marco Marongiu
Hi there Is there any document available that explains what one should do in practice to create a hierarchy of policy hubs? I tried to google for it on cfengine.com but couldn't find any. I am using the community edition. Thanks -- bronto ___