Forum: Cfengine Help Subject: Difference between client and server install and files Author: David Brazzeal Link to topic: https://cfengine.com/forum/read.php?3,19892,19892#msg-19892
Are the files and install steps pretty much the same between a server and a client? The one difference I can see so far is this: On the server do this: 1. Create the policy source directory: 2. host# mkdir -p /var/cfengine/masterfiles 3. host# cp /usr/local/share/doc/cfengine/inputs/*.cf /var/cfengine/masterfiles 4. host# cp /usr/local/share/doc/cfengine/cfengine_stdlib.cf /var/cfengine/masterfiles 5. Now start the system. 6. host# /usr/local/sbin/cf-key 7. host# cd /var/cfengine/masterfiles 8. host# /usr/local/sbin/cf-agent --bootstrap On the client should I do this? /usr/local/sbin/cf-agent --bootstrap Thanks! _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine