Forum: CFEngine Help
Subject: Re: How to specify default masterfiles directory
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26503,26504#msg-26504

If no absolute paths are specified, files in the "inputs" attribute are assumed 
to be under /var/cfengine/inputs, so inputs => "cfengine_stdlib.cf" will look 
for /var/cfengine/inputs/cfengine_stdlib.cf.

/var/cfengine/masterfiles should only exist in the hub, and its content will be 
copied by the default policies to /var/cfengine/inputs/ on the clients 
(including on the hub, which is a client of itself). So you should not be 
loading things from masterfiles, rather from inputs.

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

Reply via email to