Forum: Cfengine Help
Subject: Re: Need help troubleshooting Remote Access key exchange
Author: regan99
Link to topic: https://cfengine.com/forum/read.php?3,21233,21259#msg-21259

So would this be a good example for laying out the files on the server?

/home/cfengine/*.cf     -     This is where I keep the files that I make 
modifications to, and it serves as a workspace for my Subversion repository.

/var/cfengine/masterfiles     -     This is where I manually copy files from 
/home/cfengine/*.cf when they are ready to be deployed, but I exclude 
failsafe.cf and update.cf

/var/cfengine/inputs     -     This is where I keep copies of failsafe.cf and 
update.cf that are rarely modified, and where I copy the rest of the *.cf files 
from /var/cfengine/masterfiles to (via a local copy_from in a files: promise).

>From here, I suppose the other clients would simply do a remote copy_from to 
>get the policy server's /var/cfengine/masterfiles/*.cf files, but use their 
>own local copies of failsafe.cf and update.cf. Does this sound like a 
>reasonable way to do it?

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to