Forum: CFEngine Help
Subject: Re: Should Clients & Servers share a promises.cf file?
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,23025,23029#msg-23029

The policy in promises.cf and other inputs is typically shared between all 
hosts, including the server.  Typically you define a class to identify the 
policy hosts.

classes:

   "phost" expression => classify("myphost.example.com");


_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to